Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - 3.5-3.99 Mixed Doubles

ID: 6692682665

Match Scores

2-11

Loss

Play Date

2026-03-14

Play Time (Est)

6:15 AM

Play Location

The Supreme Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Jadi Garrucha

0REM7G · Pasay, NCR, PH

DUPR

3.544

NB
Nicole Butaya

M2JVRO · Manila, NCR, PH

DUPR

3.567

TEAM 2WINNER
LE
Lanz Eala Cruz

8EZRMM · USA

DUPR

4.049

BT
Bea Tañada

V4D4WJ · USA

DUPR

3.775

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-6692682665
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8048257143,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jadi Garrucha",
        "dupr_id": "0REM7G",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": "Pasay, NCR, PH"
      },
      {
        "name": "Nicole Butaya",
        "dupr_id": "M2JVRO",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6207782092,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lanz Eala Cruz",
        "dupr_id": "8EZRMM",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bea Tañada",
        "dupr_id": "V4D4WJ",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]