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

Apex Pickleball Fall Paddle Battle - Pool Play

ID: 6952178656

Match Scores

15-7

Win

Play Date

2025-10-19

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jaime Lladro

3XORW4 · Madrid, MD, ES

DUPR

5.828

JK
Jordan Kinney

17KLM0 · Knoxville, TN, US

DUPR

6.249

TEAM 2LOSS
BT
Brad Tursky

8MOZP1 · Venice, FL, US

DUPR

5.297

CN
Christo Nousiadis

8GWKVD · Owensboro, KY, US

DUPR

5.242

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-6952178656
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6568345288,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaime Lladro",
        "dupr_id": "3XORW4",
        "rating": 5.828,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      },
      {
        "name": "Jordan Kinney",
        "dupr_id": "17KLM0",
        "rating": 6.249,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  },
  {
    "team_id": 7143814430,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Tursky",
        "dupr_id": "8MOZP1",
        "rating": 5.297,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      },
      {
        "name": "Christo Nousiadis",
        "dupr_id": "8GWKVD",
        "rating": 5.242,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      }
    ]
  }
]