Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWRCC The Championships 2025

ID: 4455028300

Match Scores

1-15

Win

Play Date

2025-03-25

Play Time (Est)

5:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
JE
Jack Evans

8W4L6M · USA

DUPR

4.143

KR
Kevin Rubin

8JM2OO · Lakewood Ranch, FL, US

DUPR

3.893

TEAM 2WINNER
KK
Keith King

8WZ9DM · Lakewood Ranch, FL, US

DUPR

4.995

GP
George Prince

89R75V · Bradenton, FL, US

DUPR

4.614

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-4455028300
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5361527346,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Evans",
        "dupr_id": "8W4L6M",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Rubin",
        "dupr_id": "8JM2OO",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 6587184194,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keith King",
        "dupr_id": "8WZ9DM",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "George Prince",
        "dupr_id": "89R75V",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]