Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - 3.5-3.99 Mixed Doubles

ID: 8124629356

Match Scores

11-6

Loss

Play Date

2026-03-14

Play Time (Est)

5:00 PM

Play Location

The Supreme Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
maria rosebena jalea

RWD26E · USA

DUPR

3.904

DV
Deno Vicente

2YZVKR · USA

DUPR

3.849

TEAM 2LOSS
JG
Jadi Garrucha

0REM7G · Pasay, NCR, PH

DUPR

3.543

NB
Nicole Butaya

M2JVRO · Manila, NCR, PH

DUPR

3.566

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-8124629356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5652295238,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "maria rosebena jalea",
        "dupr_id": "RWD26E",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deno Vicente",
        "dupr_id": "2YZVKR",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7495806417,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jadi Garrucha",
        "dupr_id": "0REM7G",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Pasay, NCR, PH"
      },
      {
        "name": "Nicole Butaya",
        "dupr_id": "M2JVRO",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]