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

Dallas Spring Open - Women's Doubles 3.25-3.85

ID: 8246862185

Match Scores

8-15

Win

Play Date

2026-04-11

Play Time (Est)

6:15 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
RW
Rebecca wilson

V75LOE · Dallas, TX, US

DUPR

3.404

CT
Cynthia Till

1NXE76 · Dallas, TX, US

DUPR

2.664

TEAM 2WINNER
MB
Mallory Blackburn

JZ95Q4 · Carrollton, TX, US

DUPR

3.200

RC
Rachel Cole

EGY5WV · Dallas, TX, US

DUPR

3.156

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-8246862185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7314327260,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rebecca wilson",
        "dupr_id": "V75LOE",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Cynthia Till",
        "dupr_id": "1NXE76",
        "rating": 2.664,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6858821397,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mallory Blackburn",
        "dupr_id": "JZ95Q4",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Rachel Cole",
        "dupr_id": "EGY5WV",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]