Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

LWRCC The Championships 2025

ID: 8375709421

Match Scores

15-13

Loss

Play Date

2025-03-26

Play Time (Est)

2:15 AM

Play Location

Player's Dr, Lakewood Ranch, FL 34202, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Barry Wolf

3L4VK3 · Bradenton, FL, US

DUPR

4.431

JB
Jennifer Bright

596OJL · Sarasota, FL, US

DUPR

4.412

TEAM 2LOSS
GP
George Prince

89R75V · Bradenton, FL, US

DUPR

4.601

EB
Erin Bryce

8924OR · Lakewood Ranch, FL, US

DUPR

5.122

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8375709421
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5453977126,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barry Wolf",
        "dupr_id": "3L4VK3",
        "rating": 4.431,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140846/images/profile/ff8d8c96-36e6-4de9-9b85-2644b11223b1.png",
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Jennifer Bright",
        "dupr_id": "596OJL",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 4797784431,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Prince",
        "dupr_id": "89R75V",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Erin Bryce",
        "dupr_id": "8924OR",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]