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

TFC League Wed

ID: 5434607698

Match Scores

11-6

Win

Play Date

2026-04-08

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
Katy Hall

56RK5R · USA

DUPR

2.901

PH
Patrick Hooper

GG0VRD · Oak Park, IL, US

DUPR

3.441

TEAM 2LOSS
JL
Julie Lulu

7DLYE4 · USA

DUPR

2.896

BM
Belinda Mendelson

G5EQWQ · Oak Park, IL, US

DUPR

2.912

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-5434607698
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8558146749,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katy Hall",
        "dupr_id": "56RK5R",
        "rating": 2.901,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Hooper",
        "dupr_id": "GG0VRD",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      }
    ]
  },
  {
    "team_id": 4560859050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Lulu",
        "dupr_id": "7DLYE4",
        "rating": 2.896,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Belinda Mendelson",
        "dupr_id": "G5EQWQ",
        "rating": 2.912,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      }
    ]
  }
]