Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - 3.5-3.99 Mixed Doubles

ID: 5491106991

Match Scores

5-11

Loss

Play Date

2026-03-14

Play Time (Est)

4:45 AM

Play Location

The Supreme Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
PV
Philippe Villamin

RXZ4RQ · NCR, PH

DUPR

3.890

PC
Pamela Cruz

LV4VXJ · Parañaque, NCR, PH

DUPR

3.343

TEAM 2WINNER
MR
maria rosebena jalea

RWD26E · USA

DUPR

3.597

DV
Deno Vicente

2YZVKR · USA

DUPR

3.745

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-5491106991
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6245896238,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Philippe Villamin",
        "dupr_id": "RXZ4RQ",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Pamela Cruz",
        "dupr_id": "LV4VXJ",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": "Parañaque, NCR, PH"
      }
    ]
  },
  {
    "team_id": 4680568694,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "maria rosebena jalea",
        "dupr_id": "RWD26E",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deno Vicente",
        "dupr_id": "2YZVKR",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]