Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Mixed Pool 1

ID: 5965672405

Match Scores

15-5

Win

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Dinkers

View Facility Page →

Competitor Teams

TEAM 1WINNER
AN
Andrew Nolan

2YG00E · Syracuse, NY, US

DUPR

4.515

SL
Sunny Li

94MNE7 · Syracuse, NY, US

DUPR

3.971

TEAM 2LOSS
JT
Justin Todd

0QWO0G · Potsdam, NY, US

DUPR

4.093

BC
Bri Carpenter

59M6XR · Rochester, NY, US

DUPR

3.948

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-5965672405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5032446245,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Nolan",
        "dupr_id": "2YG00E",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Syracuse, NY, US"
      },
      {
        "name": "Sunny Li",
        "dupr_id": "94MNE7",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Syracuse, NY, US"
      }
    ]
  },
  {
    "team_id": 6949878654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Todd",
        "dupr_id": "0QWO0G",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Potsdam, NY, US"
      },
      {
        "name": "Bri Carpenter",
        "dupr_id": "59M6XR",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]