Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - 3.5-3.99 Mixed Doubles

ID: 6508155713

Match Scores

11-6

Win

Play Date

2026-03-14

Play Time (Est)

6:15 AM

Play Location

The Supreme Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
PV
Philippe Villamin

RXZ4RQ · NCR, PH

DUPR

3.913

PC
Pamela Cruz

LV4VXJ · Parañaque, NCR, PH

DUPR

3.371

TEAM 2LOSS
JG
Jean Gervasio

MY5W0G · Manila, NCR, PH

DUPR

3.400

JG
Julian Gatmaitan

VXN0GP · USA

DUPR

3.795

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-6508155713
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6630353284,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Philippe Villamin",
        "dupr_id": "RXZ4RQ",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Pamela Cruz",
        "dupr_id": "LV4VXJ",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6627123183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Gervasio",
        "dupr_id": "MY5W0G",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Julian Gatmaitan",
        "dupr_id": "VXN0GP",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]