Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MANUALLY ENTER EVENT NAME HERE

ID: 8329243084

Match Scores

10-11

Loss

Play Date

2026-05-12

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.292

AW
Andrew Walters

3O9EP7 · Gardner, KS, US

DUPR

4.287

TEAM 2WINNER
JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.263

AH
Andrew Homoly

3ZY0KL · Parkville, MO, US

DUPR

4.205

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-8329243084
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7994422340,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josiah Thomson",
        "dupr_id": "G5XPVQ",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Andrew Walters",
        "dupr_id": "3O9EP7",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Gardner, KS, US"
      }
    ]
  },
  {
    "team_id": 6182944891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Andrew Homoly",
        "dupr_id": "3ZY0KL",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Parkville, MO, US"
      }
    ]
  }
]