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

USLPL Championships

ID: 6874569842

Match Scores

11-9, 11-6

Loss

Play Date

2026-01-10

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sarah Bowman

6ZZJDK · Rohrersville, MD, US

DUPR

4.247

JA
Joseph Apodaca

XJNRJX · VA, US

DUPR

4.926

TEAM 2LOSS
RK
Robin Keener

PKXVXZ · Melbourne, FL, US

DUPR

4.572

MW
Michael W McMahon

V7YRX7 · Dallas, TX, US

DUPR

4.741

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-6874569842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4696754729,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Bowman",
        "dupr_id": "6ZZJDK",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Rohrersville, MD, US"
      },
      {
        "name": "Joseph Apodaca",
        "dupr_id": "XJNRJX",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "VA, US"
      }
    ]
  },
  {
    "team_id": 7751410372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Keener",
        "dupr_id": "PKXVXZ",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      },
      {
        "name": "Michael W McMahon",
        "dupr_id": "V7YRX7",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]