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

Week 5 Round 2

ID: 8419504498

Match Scores

9-6

Win

Play Date

2026-04-07

Play Time (Est)

11:30 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
NM
Nicholas Marchetti

2QMZXY · Latham, NY, US

DUPR

3.438

BK
Brandon Koch

QX5RL5 · East Greenbush, NY, US

DUPR

3.300

TEAM 2LOSS
TT
Tammy Thayer

QP9W9D · Cohoes, NY, US

DUPR

3.229

JB
Jason Blackmur

LWRNE5 · Troy, NY, US

DUPR

2.970

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-8419504498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6709227244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Marchetti",
        "dupr_id": "2QMZXY",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      },
      {
        "name": "Brandon Koch",
        "dupr_id": "QX5RL5",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": "East Greenbush, NY, US"
      }
    ]
  },
  {
    "team_id": 6878311057,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tammy Thayer",
        "dupr_id": "QP9W9D",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": "Cohoes, NY, US"
      },
      {
        "name": "Jason  Blackmur",
        "dupr_id": "LWRNE5",
        "rating": 2.97,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      }
    ]
  }
]