Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8263704540

Match Scores

11-8

Win

Play Date

2026-04-12

Play Time (Est)

1:00 PM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Mallory Blackburn

JZ95Q4 · Carrollton, TX, US

DUPR

3.223

MB
Matt Blackburn

7DE9ZN · USA

DUPR

4.387

TEAM 2LOSS
KP
Kaitlyn Phillips

V4KY0P · Plano, TX, US

DUPR

3.838

RA
Rob Alvarez

4L4VVG · Dallas, TX, US

DUPR

3.511

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-8263704540
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8528911461,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mallory Blackburn",
        "dupr_id": "JZ95Q4",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Matt Blackburn",
        "dupr_id": "7DE9ZN",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6679302221,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kaitlyn Phillips",
        "dupr_id": "V4KY0P",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Rob Alvarez",
        "dupr_id": "4L4VVG",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]