Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WEEK 4

ID: 4747551995

Match Scores

9-11

Loss

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
GL
Gilliane Lejeune

35D275 · McKinney, TX, US

DUPR

4.124

KB
Kaylie Barron

305MP2 · Celina, TX, US

DUPR

4.268

TEAM 2WINNER
JB
Jennifer Brown

3O09QL · McKinney, TX, US

DUPR

3.999

AN
Ashley Nguyen

8JQK7J · Plano, TX, US

DUPR

4.121

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-4747551995
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5675908263,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gilliane Lejeune",
        "dupr_id": "35D275",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Kaylie Barron",
        "dupr_id": "305MP2",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Celina, TX, US"
      }
    ]
  },
  {
    "team_id": 5652080282,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Brown",
        "dupr_id": "3O09QL",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Ashley Nguyen",
        "dupr_id": "8JQK7J",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]