Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Night Session (Intermediate Level)

ID: 7085524027

Match Scores

12-10

Loss

Play Date

2026-02-12

Play Time (Est)

8:45 AM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
GS
Gio Saoit

94V7DK · Muntinlupa, NCR, PH

DUPR

3.830

RM
Ryan Martinez

5EXQQR · Parañaque, NCR, PH

DUPR

4.080

TEAM 2LOSS
MG
martin guidotti

PW5WVX · Manila, NCR, PH

DUPR

3.875

PV
Philippe Villamin

RXZ4RQ · NCR, PH

DUPR

3.880

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-7085524027
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7789334600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gio Saoit",
        "dupr_id": "94V7DK",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Ryan Martinez",
        "dupr_id": "5EXQQR",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6657984369,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "martin guidotti",
        "dupr_id": "PW5WVX",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Philippe Villamin",
        "dupr_id": "RXZ4RQ",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "NCR, PH"
      }
    ]
  }
]