Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7425096163

Match Scores

12-10

Loss

Play Date

2026-04-12

Play Time (Est)

8:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
KP
Katrina Palumbo

NRY6LN · USA

DUPR

3.447

NT
Nathan Truong

55MDZR · USA

DUPR

3.936

TEAM 2LOSS
MB
Mallory Blackburn

JZ95Q4 · Carrollton, TX, US

DUPR

3.201

MB
Matt Blackburn

7DE9ZN · USA

DUPR

4.234

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-7425096163
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4621254334,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katrina Palumbo",
        "dupr_id": "NRY6LN",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Truong",
        "dupr_id": "55MDZR",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7034755948,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mallory Blackburn",
        "dupr_id": "JZ95Q4",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Matt Blackburn",
        "dupr_id": "7DE9ZN",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]