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

Apex Pickleball Fall Paddle Battle - Pool Play

ID: 8177143524

Match Scores

15-4

Win

Play Date

2025-10-19

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LD
Liam Doyle

KOL9WK · Nashville, TN, US

DUPR

5.019

VW
Victor Wu

8DD2PM · Nashville, TN, US

DUPR

5.209

TEAM 2LOSS
BF
Braden Funk

EG2V4M · Robertson County, TN, US

DUPR

4.635

JH
Jeton Hyseni

MYEZKV · Bowling Green, KY, US

DUPR

4.720

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-8177143524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5239397161,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Liam Doyle",
        "dupr_id": "KOL9WK",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Victor Wu",
        "dupr_id": "8DD2PM",
        "rating": 5.209,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 6936772242,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Braden Funk",
        "dupr_id": "EG2V4M",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Robertson County, TN, US"
      },
      {
        "name": "Jeton Hyseni",
        "dupr_id": "MYEZKV",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      }
    ]
  }
]