Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWRCC The Championships 2025

ID: 7762874405

Match Scores

15-10

Win

Play Date

2025-03-25

Play Time (Est)

6:15 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

4.994

GP
George Prince

89R75V · Bradenton, FL, US

DUPR

4.613

TEAM 2LOSS
BM
Bob Miller

3O4WY7 · USA

DUPR

3.705

ET
Erik Thomas

8G0MNQ · USA

DUPR

4.306

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-7762874405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5252691382,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith King",
        "dupr_id": "8WZ9DM",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "George Prince",
        "dupr_id": "89R75V",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 6829419084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bob Miller",
        "dupr_id": "3O4WY7",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Thomas",
        "dupr_id": "8G0MNQ",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]