Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Durango Pickleball Tournament by Baird - Mixed Advanced (4.0+ for men; 3.75+ for women)

ID: 5870161758

Match Scores

11-6

Win

Play Date

2025-09-07

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GM
GREGORY MICHALAK

8G020G · McKinney, TX, US

DUPR

5.193

BM
Beth Michalak

16N69E · McKinney, TX, US

DUPR

3.980

TEAM 2LOSS
JW
Jessica Wheeler

ZNXYMM · Durango, CO, US

DUPR

3.865

NC
Nick Chaney-Roberts

P5GLRE · USA

DUPR

4.018

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-5870161758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6439292307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "GREGORY MICHALAK",
        "dupr_id": "8G020G",
        "rating": 5.193,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Beth Michalak",
        "dupr_id": "16N69E",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 5668050075,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Wheeler",
        "dupr_id": "ZNXYMM",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Durango, CO, US"
      },
      {
        "name": "Nick Chaney-Roberts",
        "dupr_id": "P5GLRE",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]