Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FIPL Major Championship

ID: 8240868899

Match Scores

18-21

Loss

Play Date

2025-12-13

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Laura McGrady

8WERKY · Morton Grove, IL, US

DUPR

3.904

Brina Gartlan

Z949PL · Chicago, IL, US

DUPR

4.592

TEAM 2WINNER
SJ
Sue Jeon

8WQD5Q · USA

DUPR

4.254

Jenny Park

YG5XZD · Northbrook, IL, US

DUPR

4.416

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-8240868899
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6605608685,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laura McGrady",
        "dupr_id": "8WERKY",
        "rating": 3.904,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/30.jpg",
        "location": "Morton Grove, IL, US"
      },
      {
        "name": "Brina Gartlan",
        "dupr_id": "Z949PL",
        "rating": 4.592,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/29.jpg",
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 7015749263,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sue Jeon",
        "dupr_id": "8WQD5Q",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenny Park",
        "dupr_id": "YG5XZD",
        "rating": 4.416,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/34.jpg",
        "location": "Northbrook, IL, US"
      }
    ]
  }
]