Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WEEK 4

ID: 6301095011

Match Scores

6-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.128

KB
Kaylie Barron

305MP2 · Celina, TX, US

DUPR

4.286

TEAM 2WINNER
JB
Jennifer Brown

3O09QL · McKinney, TX, US

DUPR

3.953

AN
Ashley Nguyen

8JQK7J · Plano, TX, US

DUPR

4.114

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-6301095011
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8422564234,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gilliane Lejeune",
        "dupr_id": "35D275",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Kaylie Barron",
        "dupr_id": "305MP2",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Celina, TX, US"
      }
    ]
  },
  {
    "team_id": 7352402167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Brown",
        "dupr_id": "3O09QL",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Ashley Nguyen",
        "dupr_id": "8JQK7J",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]