Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2025 Pickleball World Championships - Champions Division Under 50 Mixed Doubles Skill: (4.5) Age: (8 To 34)

ID: 5730331569

Match Scores

19-17

Loss

Play Date

2025-11-06

Play Time (Est)

10:15 AM

Play Location

Farmers Branch, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
PJ
Petra Jones

GGPZPG · Fort Worth, TX, US

DUPR

4.458

MT
Michael Torres

EGXV9W · Fort Worth, TX, US

DUPR

4.730

TEAM 2LOSS
JV
Jennifer Vegors

8EZOPV · Grapevine, TX, US

DUPR

4.585

ND
Nick Deleon

16YRJG · Dallas, TX, US

DUPR

4.658

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-5730331569
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5155444050,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Petra Jones",
        "dupr_id": "GGPZPG",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Michael Torres",
        "dupr_id": "EGXV9W",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  },
  {
    "team_id": 5986413223,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Vegors",
        "dupr_id": "8EZOPV",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "Grapevine, TX, US"
      },
      {
        "name": "Nick Deleon",
        "dupr_id": "16YRJG",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]