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

LWRCC The Championships 2025

ID: 5443777907

Match Scores

15-9

Win

Play Date

2025-03-25

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
KK
Keith King

8WZ9DM · Lakewood Ranch, FL, US

DUPR

5.001

GP
George Prince

89R75V · Bradenton, FL, US

DUPR

4.622

TEAM 2LOSS
BG
Brian Grogan

3ON2MP · Bradenton, FL, US

DUPR

4.439

JR
John Riley

3XYVJ5 · Lakewood Ranch, FL, US

DUPR

4.423

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-5443777907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4502933470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith King",
        "dupr_id": "8WZ9DM",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "George Prince",
        "dupr_id": "89R75V",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 6552730669,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Grogan",
        "dupr_id": "3ON2MP",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "John Riley",
        "dupr_id": "3XYVJ5",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]