Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Inter-Club League

ID: 5074887578

Match Scores

15-10

Loss

Play Date

2026-04-07

Play Time (Est)

3:30 PM

Play Location

Venue changes each week - see schedule

Unverified Facility

Competitor Teams

TEAM 1WINNER
Josh Aaron

56EDD0 · Allen, TX, US

DUPR

3.633

JA
John Alexander

2LX7E4 · USA

DUPR

3.875

TEAM 2LOSS
Edgard Duarte

KOLL2O · Frisco, TX, US

DUPR

3.944

Ian Contreras

2QMJR4 · McKinney, TX, US

DUPR

3.713

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-5074887578
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5792168685,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Aaron",
        "dupr_id": "56EDD0",
        "rating": 3.633,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
        "location": "Allen, TX, US"
      },
      {
        "name": "John Alexander",
        "dupr_id": "2LX7E4",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6417337199,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edgard Duarte",
        "dupr_id": "KOLL2O",
        "rating": 3.944,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/5.jpg",
        "location": "Frisco, TX, US"
      },
      {
        "name": "Ian Contreras",
        "dupr_id": "2QMJR4",
        "rating": 3.713,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "McKinney, TX, US"
      }
    ]
  }
]