Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR Open Play Thursday 5–7PM by TDM Dinkers & Counters Unlimite

ID: 4874453031

Match Scores

9-11

Win

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

TDM DINKERS & COUNTERS UNLIMITED

Unverified Facility

Competitor Teams

TEAM 1LOSS
MQ
Mazel Quiatchon

JYNZND · USA

DUPR

2.556

JA
Joseph Aaron Tapia

Z4JRGW · USA

DUPR

3.316

TEAM 2WINNER
ME
Mc Elvhin Garcia

GXO0DG · USA

DUPR

3.155

RR
Ritchie Rono

PPV77M · Manila, NCR, PH

DUPR

3.313

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-4874453031
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5995998371,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mazel Quiatchon",
        "dupr_id": "JYNZND",
        "rating": 2.556,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Aaron  Tapia",
        "dupr_id": "Z4JRGW",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7788557909,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mc Elvhin Garcia",
        "dupr_id": "GXO0DG",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ritchie Rono",
        "dupr_id": "PPV77M",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]