Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4303430327

Match Scores

11-5

Win

Play Date

2024-01-25

Play Time (Est)

12:45 AM

Play Location

3218 US-42, Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Jason Knapp

0YK2EX · USA

Rated Score

4.145

DH
Darrell Hohlbaugh

30O2PQ · Powell, OH, US

Rated Score

4.096

TEAM 2LOSS
EI
Elaine Irion

8WDRMY · USA

Rated Score

3.397

BB
Betsy bickett

3V5JV6 · USA

Rated Score

3.693

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-4303430327
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7193207862,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Knapp",
        "dupr_id": "0YK2EX",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darrell Hohlbaugh",
        "dupr_id": "30O2PQ",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 6925668125,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elaine Irion",
        "dupr_id": "8WDRMY",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Betsy bickett",
        "dupr_id": "3V5JV6",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]