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

LI 18+ MEN'S DOUBLES ROUND ROBIN

ID: 7666527820

Match Scores

0-11

Win

Play Date

2026-03-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KU
kevin Umali

NXE5L2 · USA

DUPR

2.747

JC

DUPR

2.747

TEAM 2WINNER
JC
Josiah Cabanag

MEKGDP · Pasig, NCR, PH

DUPR

3.784

R
Rajino

6NW9LE · Pasig, NCR, PH

DUPR

3.579

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-7666527820
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6436105470,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "kevin Umali",
        "dupr_id": "NXE5L2",
        "rating": 2.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Christian Albarillo",
        "dupr_id": "ZZXORM",
        "rating": 2.747,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7816280815,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josiah Cabanag",
        "dupr_id": "MEKGDP",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      },
      {
        "name": "Rajino",
        "dupr_id": "6NW9LE",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      }
    ]
  }
]