Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night Session (Intermediate Level)

ID: 4941599427

Match Scores

11-5

Loss

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
GG
Gianluca Gardini

PZ27NX · USA

DUPR

4.120

SY
Sonny Yang

D99XQY · USA

DUPR

3.654

TEAM 2LOSS
R
Raphael

OWWQ9E · Taguig, NCR, PH

DUPR

3.796

PF
Paul Francisco

M995WD · USA

DUPR

3.782

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-4941599427
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5239722120,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gianluca Gardini",
        "dupr_id": "PZ27NX",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sonny Yang",
        "dupr_id": "D99XQY",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8257073344,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raphael",
        "dupr_id": "OWWQ9E",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Taguig, NCR, PH"
      },
      {
        "name": "Paul Francisco",
        "dupr_id": "M995WD",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]