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

MD 5.0 8+ (Sat 4pm)

ID: 5848601662

Match Scores

8-11

Win

Play Date

2025-12-20

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Joshua McWaters

3YEMM4 · Orange County, CA, US

DUPR

4.341

JD
Jeffrey Das

GG5W2V · Boca Raton, FL, US

DUPR

4.940

TEAM 2WINNER
DL
Denny Lee

M2PNGG · Fullerton, CA, US

DUPR

4.326

JM
JP McKenzie

Q5YE2R · Pasadena, CA, US

DUPR

4.555

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-5848601662
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6230633755,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua McWaters",
        "dupr_id": "3YEMM4",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Jeffrey Das",
        "dupr_id": "GG5W2V",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 8270115872,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denny Lee",
        "dupr_id": "M2PNGG",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Fullerton, CA, US"
      },
      {
        "name": "JP McKenzie",
        "dupr_id": "Q5YE2R",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      }
    ]
  }
]