Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWRCC The Championships 2025

ID: 5798559350

Match Scores

15-10

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

4.996

GP
George Prince

89R75V · Bradenton, FL, US

DUPR

4.615

TEAM 2LOSS
JB
Jeff Branch

1NVL0Z · USA

DUPR

4.033

MF
Michael Fein

17REZ0 · USA

DUPR

4.182

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-5798559350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7454351355,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith King",
        "dupr_id": "8WZ9DM",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "George Prince",
        "dupr_id": "89R75V",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 7466514234,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Branch",
        "dupr_id": "1NVL0Z",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Fein",
        "dupr_id": "17REZ0",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]