Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

WEEK 2

ID: 5184193777

Match Scores

1-15

Loss

Play Date

2025-09-18

Play Time (Est)

2:15 AM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
SM
Sara McBride

RZW9ZD · McKinney, TX, US

DUPR

2.239

SJ
Sunny John

RYM6GZ · Frisco, TX, US

DUPR

2.982

TEAM 2WINNER
CT
Chris Thomas

996NYK · Plano, TX, US

DUPR

3.247

AA
Adil Ali

67RNNG · Plano, TX, US

DUPR

2.973

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-5184193777
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4395506309,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sara McBride ",
        "dupr_id": "RZW9ZD",
        "rating": 2.239,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Sunny John",
        "dupr_id": "RYM6GZ",
        "rating": 2.982,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  },
  {
    "team_id": 6165742275,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Thomas",
        "dupr_id": "996NYK",
        "rating": 3.247,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Adil Ali",
        "dupr_id": "67RNNG",
        "rating": 2.973,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]