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

DUPR Night Session (Intermediate Level)

ID: 4643275862

Match Scores

8-11

Loss

Play Date

2026-04-16

Play Time (Est)

3:30 PM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Anna Henares

0QMKMN · Muntinlupa, NCR, PH

DUPR

2.761

RH
Robert Henares

56W9YV · Muntinlupa, NCR, PH

DUPR

3.090

TEAM 2WINNER
JM
Joaquin Mills

G0EO9V · USA

DUPR

3.355

GD
Gabbie Delgado

9JL0QR · USA

DUPR

2.749

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-4643275862
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7146726904,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anna Henares",
        "dupr_id": "0QMKMN",
        "rating": 2.761,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Robert Henares",
        "dupr_id": "56W9YV",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6627233704,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joaquin  Mills",
        "dupr_id": "G0EO9V",
        "rating": 3.355,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabbie Delgado",
        "dupr_id": "9JL0QR",
        "rating": 2.749,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]