Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Tres Palapas — International Tournament — Mixed Doubles Open

ID: 6000033822

Match Scores

9-15

Win

Play Date

2026-03-14

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Danielle Murcray

8KD00Y · Bigfork, MT, US

DUPR

4.903

JS
Jon Scurlock

84P0QM · Whitefish, MT, US

DUPR

4.660

TEAM 2WINNER
RR
Rebecca Rodarte

Z974QQ · Redwood City, CA, US

DUPR

4.095

MH
Miguel Hernandez

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

DUPR

4.648

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-6000033822
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7987112123,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danielle Murcray",
        "dupr_id": "8KD00Y",
        "rating": 4.903,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1139286/images/profile/d898a757-6317-4dac-979b-9aca47f5a76f.png",
        "location": "Bigfork, MT, US"
      },
      {
        "name": "Jon Scurlock",
        "dupr_id": "84P0QM",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Whitefish, MT, US"
      }
    ]
  },
  {
    "team_id": 5972872339,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rebecca Rodarte",
        "dupr_id": "Z974QQ",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Redwood City, CA, US"
      },
      {
        "name": "Miguel Hernandez",
        "dupr_id": "3Y4LP4",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "San José del Cabo, BCS, MX"
      }
    ]
  }
]