Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5792876017

Match Scores

11-4

Loss

Play Date

2025-08-17

Play Time (Est)

2:15 AM

Play Location

The Picklr Wheaton

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Adam Schroeder

4L26X6 · IL, US

DUPR

4.401

NJ
Natali Jaimes

9PVGNJ · Chicago, IL, US

DUPR

4.538

TEAM 2LOSS
DR
Daniel Rotolo

1N96LZ · Denver, CO, US

DUPR

4.321

SW
Sandra Wu

2LPOKE · USA

DUPR

4.258

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-5792876017
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5648772412,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Schroeder",
        "dupr_id": "4L26X6",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "IL, US"
      },
      {
        "name": "Natali Jaimes",
        "dupr_id": "9PVGNJ",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 4625724103,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Rotolo",
        "dupr_id": "1N96LZ",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Sandra Wu",
        "dupr_id": "2LPOKE",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]