Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FIPL Major Championship

ID: 6273204576

Match Scores

22-20

Win

Play Date

2025-12-13

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jenny Park

YG5XZD · Northbrook, IL, US

DUPR

4.413

SL
Stephen Lee

89QXJE · Northbrook, IL, US

DUPR

4.726

TEAM 2LOSS
JH
John Hanson

3Y5EJG · Crown Point, IN, US

DUPR

4.474

SH
Samantha Herald

3X5VG2 · Star City, IN, US

DUPR

4.310

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-6273204576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6977506807,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenny Park",
        "dupr_id": "YG5XZD",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Stephen Lee",
        "dupr_id": "89QXJE",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  },
  {
    "team_id": 4746418205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Hanson",
        "dupr_id": "3Y5EJG",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Crown Point, IN, US"
      },
      {
        "name": "Samantha Herald",
        "dupr_id": "3X5VG2",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Star City, IN, US"
      }
    ]
  }
]