Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4725970359

Match Scores

11-1

Win

Play Date

2026-04-06

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JZ
Jose zea

559OQ5 · Lee's Summit, MO, US

DUPR

4.275

AV
Aaron Vu

O60622 · Kansas City, MO, US

DUPR

4.371

TEAM 2LOSS
BS
Brandton Shriner

L5E65Q · Overland Park, KS, US

DUPR

4.189

JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.234

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-4725970359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4679883545,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jose zea",
        "dupr_id": "559OQ5",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Aaron Vu",
        "dupr_id": "O60622",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 6399908751,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandton Shriner",
        "dupr_id": "L5E65Q",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      }
    ]
  }
]