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

USLPL Championships

ID: 5937969302

Match Scores

11-6, 10-11, 10-11

Win

Play Date

2026-01-10

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Michael Cao

3V2Z46 · Chesterfield, VA, US

DUPR

4.798

DB
Derek Biendl

3L6VDQ · Bristow, VA, US

DUPR

4.909

TEAM 2WINNER
JM
JohnR Murray

1QJRD5 · Pittsburgh, PA, US

DUPR

4.804

DJ
Dave Johnson

3PPG4Q · Smyrna, TN, US

DUPR

5.058

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-5937969302
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7882570391,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Cao",
        "dupr_id": "3V2Z46",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Derek Biendl",
        "dupr_id": "3L6VDQ",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "Bristow, VA, US"
      }
    ]
  },
  {
    "team_id": 6857828749,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "JohnR Murray",
        "dupr_id": "1QJRD5",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Dave Johnson",
        "dupr_id": "3PPG4Q",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Smyrna, TN, US"
      }
    ]
  }
]