Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Dallas Spring Open - Women's Doubles 3.25-3.85

ID: 5573618565

Match Scores

15-5

Win

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Mallory Blackburn

JZ95Q4 · Carrollton, TX, US

DUPR

3.179

RC
Rachel Cole

EGY5WV · Dallas, TX, US

DUPR

3.125

TEAM 2LOSS
MO
Monique Ortega

JZQY7J · Dallas, TX, US

DUPR

3.222

BW
Breezy Walton

KOQY6O · USA

DUPR

3.264

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-5573618565
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6954077751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mallory Blackburn",
        "dupr_id": "JZ95Q4",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Rachel Cole",
        "dupr_id": "EGY5WV",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7460190569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Monique Ortega",
        "dupr_id": "JZQY7J",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Breezy Walton",
        "dupr_id": "KOQY6O",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]