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

Tuesday Co-ed League - Pickleheads Up & Down the River - Game 9

ID: 7064791225

Match Scores

5-11

Win

Play Date

2026-02-17

Play Time (Est)

2:15 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Joe Stunja

3XZ9J2 · USA

DUPR

3.205

JC
Joe Cook

KXPLX6 · Porter, TX, US

DUPR

2.844

TEAM 2WINNER
Timothy Walsh

W6Q04K · Houston, TX, US

DUPR

3.174

CK
Chris Kenny

WKM6LY · USA

DUPR

3.044

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-7064791225
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6624041521,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Stunja",
        "dupr_id": "3XZ9J2",
        "rating": 3.205,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Cook",
        "dupr_id": "KXPLX6",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  },
  {
    "team_id": 4373700653,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Timothy Walsh",
        "dupr_id": "W6Q04K",
        "rating": 3.174,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/172984_65083eba14333.jpg",
        "location": "Houston, TX, US"
      },
      {
        "name": "Chris Kenny",
        "dupr_id": "WKM6LY",
        "rating": 3.044,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]