Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7902355896

Match Scores

11-4

Loss

Play Date

2024-01-25

Play Time (Est)

1:00 PM

Play Location

3218 US-42, Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Jason Knapp

0YK2EX · USA

DUPR

4.140

BB
Betsy bickett

3V5JV6 · USA

DUPR

3.686

TEAM 2LOSS
DH
Darrell Hohlbaugh

30O2PQ · Powell, OH, US

DUPR

4.091

EI
Elaine Irion

8WDRMY · USA

DUPR

3.414

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-7902355896
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5405539311,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Knapp",
        "dupr_id": "0YK2EX",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Betsy bickett",
        "dupr_id": "3V5JV6",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7587282361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darrell Hohlbaugh",
        "dupr_id": "30O2PQ",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      },
      {
        "name": "Elaine Irion",
        "dupr_id": "8WDRMY",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]