Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

WEEK 4

ID: 8561895055

Match Scores

11-3

Win

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
SI
Shahid Iqbal

E979EW · Plano, TX, US

DUPR

2.683

DV
David Valachovic

YN4V44 · Frisco, TX, US

DUPR

2.847

TEAM 2LOSS
RC
Ralph Calley

WK7J2M · USA

DUPR

2.655

PM
Patrick Mc Donnell

L5OV25 · McKinney, TX, US

DUPR

2.581

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-8561895055
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7591263323,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shahid Iqbal",
        "dupr_id": "E979EW",
        "rating": 2.683,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "David Valachovic",
        "dupr_id": "YN4V44",
        "rating": 2.847,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  },
  {
    "team_id": 7604001833,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ralph Calley",
        "dupr_id": "WK7J2M",
        "rating": 2.655,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Mc Donnell",
        "dupr_id": "L5OV25",
        "rating": 2.581,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]