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

Competitive Open Play Match

ID: 8150481067

Match Scores

0-9, 1-9, 2-9

Loss

Play Date

2026-03-09

Play Time (Est)

8:45 AM

Play Location

Latham, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JT
Johnny true

D5D7PM · USA

DUPR

2.459

Sub Pickle

EL27RW · Latham, NY, US

DUPR

2.506

TEAM 2WINNER
James Kapusta

76OK69 · Wynantskill, NY, US

DUPR

3.150

Kyle Schoonmaker

G5Z0VM · Saratoga Springs, NY, US

DUPR

3.980

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-8150481067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5381613704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johnny  true",
        "dupr_id": "D5D7PM",
        "rating": 2.459,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sub Pickle",
        "dupr_id": "EL27RW",
        "rating": 2.506,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/39.jpg",
        "location": "Latham, NY, US"
      }
    ]
  },
  {
    "team_id": 4500118776,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Kapusta",
        "dupr_id": "76OK69",
        "rating": 3.15,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
        "location": "Wynantskill, NY, US"
      },
      {
        "name": "Kyle Schoonmaker",
        "dupr_id": "G5Z0VM",
        "rating": 3.98,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/9.jpg",
        "location": "Saratoga Springs, NY, US"
      }
    ]
  }
]