Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5 Mixed Pool 1

ID: 8270497145

Match Scores

8-15

Loss

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

Dinkers

View Facility Page →

Competitor Teams

TEAM 1LOSS
HM
Hanna Martin

OZ270L · USA

DUPR

3.661

JL
Joseph Long

OD62OW · Corning, NY, US

DUPR

3.797

TEAM 2WINNER
RW
Ryan Wirth

Q57OE0 · Fairport, NY, US

DUPR

3.798

JC
Jennifer Clark

W60W6Y · Homer, NY, US

DUPR

3.751

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-8270497145
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6909640828,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hanna Martin",
        "dupr_id": "OZ270L",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Long",
        "dupr_id": "OD62OW",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Corning, NY, US"
      }
    ]
  },
  {
    "team_id": 6894553356,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Wirth",
        "dupr_id": "Q57OE0",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Jennifer Clark",
        "dupr_id": "W60W6Y",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Homer, NY, US"
      }
    ]
  }
]