Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MANUALLY ENTER EVENT NAME HERE

ID: 5618693995

Match Scores

15-13

Win

Play Date

2026-05-12

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PC
Paul Cohoon

XJ9XP4 · Kansas City, MO, US

DUPR

4.594

AW
Andrew Walters

3O9EP7 · Gardner, KS, US

DUPR

4.283

TEAM 2LOSS
JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.297

JG
Jonathan Gaikwad

0YXR5Q · Kansas City, MO, US

DUPR

4.103

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-5618693995
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8427192001,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Cohoon",
        "dupr_id": "XJ9XP4",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Andrew Walters",
        "dupr_id": "3O9EP7",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Gardner, KS, US"
      }
    ]
  },
  {
    "team_id": 4617088953,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josiah Thomson",
        "dupr_id": "G5XPVQ",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Jonathan Gaikwad",
        "dupr_id": "0YXR5Q",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]