Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HIGH INTERMEDIATE DUPR OP 3.5 & up

ID: 5604588842

Match Scores

6-11

Win

Play Date

2026-05-22

Play Time (Est)

3:30 PM

Play Location

The Pickle Spot Makati

Unverified Facility

Competitor Teams

TEAM 1LOSS
AI
Antonio III Rota

GXGG6G · USA

DUPR

3.846

AD
Andree Durano

V677MP · USA

DUPR

3.501

TEAM 2WINNER
DJ
Dan Joban Rota

DYMN2Y · USA

DUPR

3.939

RU
Ronald Ulep

0PZDNN · Makati, NCR, PH

DUPR

3.527

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-5604588842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4730837173,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Antonio III Rota",
        "dupr_id": "GXGG6G",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andree Durano",
        "dupr_id": "V677MP",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7057120987,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Joban Rota",
        "dupr_id": "DYMN2Y",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronald Ulep",
        "dupr_id": "0PZDNN",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      }
    ]
  }
]