Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night Session (Intermediate Level)

ID: 6210442990

Match Scores

11-2

Win

Play Date

2026-06-04

Play Time (Est)

11:30 PM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Ryan Martinez

5EXQQR · Parañaque, NCR, PH

DUPR

4.170

GG
Gianluca Gardini

PZ27NX · USA

DUPR

3.974

TEAM 2LOSS
KQ
Kiel Quismundo

5ENJ5R · USA

DUPR

4.297

MB
Marty Bermejo

G0JDDV · USA

DUPR

3.528

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-6210442990
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5720842930,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Martinez",
        "dupr_id": "5EXQQR",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      },
      {
        "name": "Gianluca Gardini",
        "dupr_id": "PZ27NX",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4693681716,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kiel Quismundo",
        "dupr_id": "5ENJ5R",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marty Bermejo",
        "dupr_id": "G0JDDV",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]