Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWR PC Championship Day

ID: 6220358976

Match Scores

12-15

Win

Play Date

2026-04-30

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AR
Alex Roe

V7M2K7 · USA

DUPR

3.854

AS
Andrew Servais

0Y5XZ4 · USA

DUPR

4.148

TEAM 2WINNER
KP
Kevin Phelps

V7L0EP · USA

DUPR

4.091

Jim Simons

12DK6R · Lakewood Ranch, FL, US

DUPR

3.527

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-6220358976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8486335366,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Roe",
        "dupr_id": "V7M2K7",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Servais",
        "dupr_id": "0Y5XZ4",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4644534271,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Phelps",
        "dupr_id": "V7L0EP",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Simons",
        "dupr_id": "12DK6R",
        "rating": 3.527,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/148319_643d849237bb7.jpeg",
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]