Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tres Palapas — International Tournament — Mixed Doubles Open

ID: 6222137357

Match Scores

15-12

Win

Play Date

2026-03-14

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Rebecca Rodarte

Z974QQ · Redwood City, CA, US

DUPR

4.119

MH
Miguel Hernandez

3Y4LP4 · San José del Cabo, BCS, MX

DUPR

4.659

TEAM 2LOSS
CW
Charlotte Wasson

30K7MG · Berkeley, CA, US

DUPR

4.192

JT
JT Taylor

3OL752 · St. George, UT, US

DUPR

4.769

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-6222137357
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6476383954,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rebecca Rodarte",
        "dupr_id": "Z974QQ",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Redwood City, CA, US"
      },
      {
        "name": "Miguel Hernandez",
        "dupr_id": "3Y4LP4",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "San José del Cabo, BCS, MX"
      }
    ]
  },
  {
    "team_id": 5260878178,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlotte Wasson ",
        "dupr_id": "30K7MG",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Berkeley, CA, US"
      },
      {
        "name": "JT Taylor",
        "dupr_id": "3OL752",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]