Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

L260311PIR2000

ID: 7630479328

Match Scores

15-7

Loss

Play Date

2026-04-08

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Tim Kao

L2W79K · Royal Oak, MI, US

DUPR

4.439

AW
Aaron Wolfson

2Y4G47 · USA

DUPR

3.949

TEAM 2LOSS
CS
Charlie Stapleton

ME5K7O · USA

DUPR

3.821

Jared Nathan

99MK5V · MI, US

DUPR

4.029

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-7630479328
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5473944095,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Kao",
        "dupr_id": "L2W79K",
        "rating": 4.439,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/8.jpg",
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Aaron Wolfson",
        "dupr_id": "2Y4G47",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5300928176,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlie Stapleton",
        "dupr_id": "ME5K7O",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jared Nathan",
        "dupr_id": "99MK5V",
        "rating": 4.029,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "MI, US"
      }
    ]
  }
]