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

LOW INTERMEDIATE DUPR OP

ID: 6562034765

Match Scores

11-5

Loss

Play Date

2026-05-20

Play Time (Est)

6:15 AM

Play Location

The Pickle Spot Makati

Unverified Facility

Competitor Teams

TEAM 1WINNER
HM
Hakim Mangata

Y4R2YG · USA

DUPR

3.441

CD
Cris Dadivas

KYW2Q6 · USA

DUPR

2.857

TEAM 2LOSS
JM
Joseph Manlapaz

9JW64E · Makati, NCR, PH

DUPR

2.786

VB
Val Bongo

VXPXO5 · USA

DUPR

3.453

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-6562034765
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6785047638,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hakim Mangata",
        "dupr_id": "Y4R2YG",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cris Dadivas",
        "dupr_id": "KYW2Q6",
        "rating": 2.857,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8264633331,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Manlapaz",
        "dupr_id": "9JW64E",
        "rating": 2.786,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      },
      {
        "name": "Val Bongo",
        "dupr_id": "VXPXO5",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]