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

LWRCC The Championships 2025

ID: 5328925490

Match Scores

11-8, 4-11, 11-9

Win

Play Date

2025-03-25

Play Time (Est)

3:30 PM

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.623

TEAM 2LOSS
JR
John Riley

3XYVJ5 · Lakewood Ranch, FL, US

DUPR

4.406

BG
Brian Grogan

3ON2MP · Bradenton, FL, US

DUPR

4.428

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-5328925490
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8239997723,
    "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.623,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 6146613509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Riley",
        "dupr_id": "3XYVJ5",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Brian Grogan",
        "dupr_id": "3ON2MP",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]