Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3 , 2nd hour

ID: 4987639160

Match Scores

9-5

Win

Play Date

2026-05-29

Play Time (Est)

9:00 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Carl Toth

L2XKJQ · Clifton Park, NY, US

DUPR

4.254

John Lemon

LVDN56 · Selkirk, NY, US

DUPR

4.047

TEAM 2LOSS
jonny dariano

QX5264 · Latham, NY, US

DUPR

4.434

Alfredo Lloreda

N776WN · Ballston, NY, US

DUPR

3.894

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-4987639160
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5658520847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carl Toth",
        "dupr_id": "L2XKJQ",
        "rating": 4.254,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": "Clifton Park, NY, US"
      },
      {
        "name": "John Lemon",
        "dupr_id": "LVDN56",
        "rating": 4.047,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Selkirk, NY, US"
      }
    ]
  },
  {
    "team_id": 7983830695,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jonny dariano",
        "dupr_id": "QX5264",
        "rating": 4.434,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Latham, NY, US"
      },
      {
        "name": "Alfredo Lloreda",
        "dupr_id": "N776WN",
        "rating": 3.894,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Ballston, NY, US"
      }
    ]
  }
]