Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3 , 2nd hour

ID: 5872075427

Match Scores

9-5

Win

Play Date

2026-05-29

Play Time (Est)

12:45 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
kermit salfi

NRON7W · USA

DUPR

3.794

John Lemon

LVDN56 · Selkirk, NY, US

DUPR

4.015

TEAM 2LOSS
Carl Toth

L2XKJQ · Clifton Park, NY, US

DUPR

4.222

Alfredo Lloreda

N776WN · Ballston, NY, US

DUPR

3.904

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-5872075427
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4516749462,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "kermit salfi",
        "dupr_id": "NRON7W",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Lemon",
        "dupr_id": "LVDN56",
        "rating": 4.015,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Selkirk, NY, US"
      }
    ]
  },
  {
    "team_id": 5945901956,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carl Toth",
        "dupr_id": "L2XKJQ",
        "rating": 4.222,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": "Clifton Park, NY, US"
      },
      {
        "name": "Alfredo Lloreda",
        "dupr_id": "N776WN",
        "rating": 3.904,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Ballston, NY, US"
      }
    ]
  }
]