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

Makati OPPA MINI TOURNAMENT (Novice | Intermediate) Join by team

ID: 4470637233

Match Scores

11-7

Win

Play Date

2026-02-26

Play Time (Est)

10:15 AM

Play Location

The Pickle Spot

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Jadi Garrucha

0REM7G · Pasay, NCR, PH

DUPR

3.621

FM
Francis Miguel Bonsay

QX2DM0 · Rizal, Calabarzon, PH

DUPR

3.244

TEAM 2LOSS
ZA
Zen Adrian Tandogon

JPNJGM · Mandaluyong, NCR, PH

DUPR

3.224

TM
Third Mayor

RDY24Q · USA

DUPR

3.439

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-4470637233
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6053538667,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jadi Garrucha",
        "dupr_id": "0REM7G",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": "Pasay, NCR, PH"
      },
      {
        "name": "Francis Miguel Bonsay",
        "dupr_id": "QX2DM0",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": "Rizal, Calabarzon, PH"
      }
    ]
  },
  {
    "team_id": 6480119454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zen Adrian Tandogon",
        "dupr_id": "JPNJGM",
        "rating": 3.224,
        "profile_pic_url": null,
        "location": "Mandaluyong, NCR, PH"
      },
      {
        "name": "Third Mayor",
        "dupr_id": "RDY24Q",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]