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

Wednesday 11am 3.0 League

ID: 5602782799

Match Scores

9-11

Win

Play Date

2024-12-11

Play Time (Est)

8:45 AM

Play Location

Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Mike Hermann

JZ44RD · Galena, OH, US

DUPR

2.926

RP
Robyn Prewitt

Z9D42P · USA

DUPR

2.550

TEAM 2WINNER
Jim Bruce

30O2GG · Delaware, OH, US

DUPR

2.559

Ana Castro

PKYXDX · Dublin, OH, US

DUPR

3.095

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-5602782799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7829160117,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Hermann",
        "dupr_id": "JZ44RD",
        "rating": 2.926,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Galena, OH, US"
      },
      {
        "name": "Robyn Prewitt",
        "dupr_id": "Z9D42P",
        "rating": 2.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6798803767,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jim Bruce",
        "dupr_id": "30O2GG",
        "rating": 2.559,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/23.jpg",
        "location": "Delaware, OH, US"
      },
      {
        "name": "Ana Castro",
        "dupr_id": "PKYXDX",
        "rating": 3.095,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/34.jpg",
        "location": "Dublin, OH, US"
      }
    ]
  }
]