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

TFC League

ID: 6770231864

Match Scores

11-2

Loss

Play Date

2026-05-03

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PS
Paul Shadrake

V4JPV5 · USA

DUPR

3.507

AA
Alessandra Abel

XJYK2X · Berwyn, IL, US

DUPR

3.381

TEAM 2LOSS
PH
Patrick Hooper

GG0VRD · Oak Park, IL, US

DUPR

3.136

EW
Esther Warren

ZDY72M · USA

DUPR

3.158

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-6770231864
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6675944846,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Shadrake",
        "dupr_id": "V4JPV5",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alessandra Abel",
        "dupr_id": "XJYK2X",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Berwyn, IL, US"
      }
    ]
  },
  {
    "team_id": 5674536799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Hooper",
        "dupr_id": "GG0VRD",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      },
      {
        "name": "Esther Warren",
        "dupr_id": "ZDY72M",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]