Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3/27 Group One - Impact Activities League

ID: 7516753418

Match Scores

8-11

Win

Play Date

2024-03-28

Play Time (Est)

3:30 PM

Play Location

The Courts McKinney Tennis Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
DF
David Fern

DWVME4 · USA

DUPR

3.601

AA
Akash Arora

L54RE5 · Aubrey, TX, US

DUPR

4.220

TEAM 2WINNER
KV
kumar venkata

RZWPEE · Frisco, TX, US

DUPR

3.711

AP
Akash patti

4L6OD6 · USA

DUPR

3.829

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-7516753418
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4907370901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Fern",
        "dupr_id": "DWVME4",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Akash Arora",
        "dupr_id": "L54RE5",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Aubrey, TX, US"
      }
    ]
  },
  {
    "team_id": 5689707594,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "kumar venkata",
        "dupr_id": "RZWPEE",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Akash patti",
        "dupr_id": "4L6OD6",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]