Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FIPL Major Championship

ID: 5891511940

Match Scores

22-20

Win

Play Date

2025-12-13

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Sue Jeon

8WQD5Q · USA

DUPR

4.235

JP
Jenny Park

YG5XZD · Northbrook, IL, US

DUPR

4.413

TEAM 2LOSS
YM
Yasmin Musleh

9PDZQK · Dyer, IN, US

DUPR

4.454

SH
Samantha Herald

3X5VG2 · Star City, IN, US

DUPR

4.293

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-5891511940
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5597529258,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sue Jeon",
        "dupr_id": "8WQD5Q",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenny Park",
        "dupr_id": "YG5XZD",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  },
  {
    "team_id": 4918914414,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yasmin Musleh",
        "dupr_id": "9PDZQK",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Dyer, IN, US"
      },
      {
        "name": "Samantha Herald",
        "dupr_id": "3X5VG2",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Star City, IN, US"
      }
    ]
  }
]