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

Week 5 Round 2

ID: 8475779755

Match Scores

9-5

Win

Play Date

2026-04-07

Play Time (Est)

8:45 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Seth Currey

YNDZVP · Latham, NY, US

DUPR

3.465

NM
Nicholas Marchetti

2QMZXY · Latham, NY, US

DUPR

3.421

TEAM 2LOSS
BK
Brandon Koch

QX5RL5 · East Greenbush, NY, US

DUPR

3.329

TT
Tammy Thayer

QP9W9D · Cohoes, NY, US

DUPR

3.230

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-8475779755
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5084185156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seth Currey",
        "dupr_id": "YNDZVP",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      },
      {
        "name": "Nicholas Marchetti",
        "dupr_id": "2QMZXY",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  },
  {
    "team_id": 7587066946,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Koch",
        "dupr_id": "QX5RL5",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": "East Greenbush, NY, US"
      },
      {
        "name": "Tammy Thayer",
        "dupr_id": "QP9W9D",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": "Cohoes, NY, US"
      }
    ]
  }
]