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

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

ID: 4990891835

Match Scores

5-11

Win

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

TDM DINKERS & COUNTERS UNLIMITED

Unverified Facility

Competitor Teams

TEAM 1LOSS
JA
Joseph Aaron Tapia

Z4JRGW · USA

DUPR

3.063

JE
Jem Eudela

RD997N · USA

DUPR

2.597

TEAM 2WINNER
RR
Ritchie Rono

PPV77M · Manila, NCR, PH

DUPR

3.333

JE
John Eudela

LZXZOJ · USA

DUPR

2.337

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-4990891835
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7963841938,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Aaron  Tapia",
        "dupr_id": "Z4JRGW",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jem Eudela",
        "dupr_id": "RD997N",
        "rating": 2.597,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5027451659,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ritchie Rono",
        "dupr_id": "PPV77M",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "John Eudela",
        "dupr_id": "LZXZOJ",
        "rating": 2.337,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]