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

DUPR Night Session (Intermediate Level)

ID: 6684813428

Match Scores

4-11

Loss

Play Date

2026-02-06

Play Time (Est)

9:00 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.908

AP
Anna Paras

76PNGN · Pasig, NCR, PH

DUPR

3.213

TEAM 2WINNER
JT
Jill Tan

4VWVG2 · USA

DUPR

3.273

F
Farzad

RX6J7E · USA

DUPR

3.151

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-6684813428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6950997652,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anna Henares",
        "dupr_id": "0QMKMN",
        "rating": 2.908,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Anna Paras",
        "dupr_id": "76PNGN",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6565353717,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jill Tan",
        "dupr_id": "4VWVG2",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Farzad",
        "dupr_id": "RX6J7E",
        "rating": 3.151,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]