Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dallas Spring Open - Mixed Doubles 3.75-4.25 (Min DUPR 6.9)

ID: 8490720543

Match Scores

11-9

Win

Play Date

2026-04-12

Play Time (Est)

4:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Camille Rever

3ZX4VL · Carrollton, TX, US

DUPR

3.965

TL
Tin Le

Q52E40 · Carrollton, TX, US

DUPR

3.991

TEAM 2LOSS
MM
Miley McBride

WKYWNG · USA

DUPR

3.530

SS
Sean slater

KY5Y2Q · USA

DUPR

4.151

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-8490720543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7439363915,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Camille Rever",
        "dupr_id": "3ZX4VL",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Tin Le",
        "dupr_id": "Q52E40",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      }
    ]
  },
  {
    "team_id": 7055917566,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Miley McBride",
        "dupr_id": "WKYWNG",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean slater",
        "dupr_id": "KY5Y2Q",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]