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

USLPL Championships

ID: 6498590536

Match Scores

0-11, 10-11

Loss

Play Date

2026-01-10

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RK
Robin Keener

PKXVXZ · Melbourne, FL, US

DUPR

4.657

WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.292

TEAM 2WINNER
KS
Kimberly Stevenson

8W0N4Y · USA

DUPR

4.481

CU
Christine Underwood

16EPMK · West Chester, OH, US

DUPR

4.776

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-6498590536
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7229085184,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin Keener",
        "dupr_id": "PKXVXZ",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      },
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 8390588040,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kimberly Stevenson",
        "dupr_id": "8W0N4Y",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christine Underwood",
        "dupr_id": "16EPMK",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      }
    ]
  }
]