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

WEEK 4

ID: 4842371980

Match Scores

15-10

Loss

Play Date

2026-06-02

Play Time (Est)

5:00 PM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Ramon Saenz

67ZJND · Carrollton, TX, US

DUPR

2.919

HS
Hammad Shoaib

RX52XN · Collin County, TX, US

DUPR

3.017

TEAM 2LOSS
SR
Scott Reynolds

Q59WQ5 · USA

DUPR

3.284

CS
Cj Singles

0Z4NV2 · McKinney, TX, US

DUPR

2.704

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-4842371980
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7968117318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ramon Saenz",
        "dupr_id": "67ZJND",
        "rating": 2.919,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Hammad Shoaib",
        "dupr_id": "RX52XN",
        "rating": 3.017,
        "profile_pic_url": null,
        "location": "Collin County, TX, US"
      }
    ]
  },
  {
    "team_id": 7932060978,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott  Reynolds",
        "dupr_id": "Q59WQ5",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cj Singles",
        "dupr_id": "0Z4NV2",
        "rating": 2.704,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]