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

Week 7 Round 1

ID: 8453180255

Match Scores

9-7

Win

Play Date

2026-04-21

Play Time (Est)

12:45 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Tammy Thayer

QP9W9D · Cohoes, NY, US

DUPR

3.202

Brandon Koch

QX5RL5 · East Greenbush, NY, US

DUPR

3.338

TEAM 2LOSS
John Chorwat

7N6QN9 · Troy, NY, US

DUPR

3.101

Kristen Kristel

7N6QJ9 · Colonie, NY, US

DUPR

3.036

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-8453180255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5883024003,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tammy Thayer",
        "dupr_id": "QP9W9D",
        "rating": 3.202,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/12.jpg",
        "location": "Cohoes, NY, US"
      },
      {
        "name": "Brandon Koch",
        "dupr_id": "QX5RL5",
        "rating": 3.338,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/43.jpg",
        "location": "East Greenbush, NY, US"
      }
    ]
  },
  {
    "team_id": 6515500964,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Chorwat",
        "dupr_id": "7N6QN9",
        "rating": 3.101,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Troy, NY, US"
      },
      {
        "name": "Kristen Kristel",
        "dupr_id": "7N6QJ9",
        "rating": 3.036,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/18.jpg",
        "location": "Colonie, NY, US"
      }
    ]
  }
]