Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 9 League

ID: 7245855976

Match Scores

13-11

Loss

Play Date

2026-03-09

Play Time (Est)

5:00 PM

Play Location

Hudson Valley Pickleball and Golf Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
TD
Todd Devito

5YEZ4R · USA

DUPR

3.585

George Penn

G0NJMX · Wappingers Falls, NY, US

DUPR

3.670

TEAM 2LOSS
Arin Dunn

JZOXEJ · Beacon, NY, US

DUPR

3.327

Richard Camp

ZNQO0L · Salt Point, NY, US

DUPR

3.550

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-7245855976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5858203806,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Devito",
        "dupr_id": "5YEZ4R",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Penn",
        "dupr_id": "G0NJMX",
        "rating": 3.67,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": "Wappingers Falls, NY, US"
      }
    ]
  },
  {
    "team_id": 5814301431,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arin Dunn",
        "dupr_id": "JZOXEJ",
        "rating": 3.327,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/88.jpg",
        "location": "Beacon, NY, US"
      },
      {
        "name": "Richard Camp",
        "dupr_id": "ZNQO0L",
        "rating": 3.55,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/2.jpg",
        "location": "Salt Point, NY, US"
      }
    ]
  }
]