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

Competitive Open Play Match

ID: 5382406838

Match Scores

15-1

Win

Play Date

2026-06-03

Play Time (Est)

3:30 PM

Play Location

Jefferson Meadows, Blacklick, OH 43004, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JV
James Vogel

Y495JP · USA

DUPR

3.696

CP
Christopher Phommas

Z9WYZM · Bexley, OH, US

DUPR

3.270

TEAM 2LOSS
GH
Gary Harmon

Q9L4X4 · USA

DUPR

2.754

CH
cherie harmon

9D7Q57 · USA

DUPR

2.754

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-5382406838
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6125190200,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James  Vogel",
        "dupr_id": "Y495JP",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Phommas",
        "dupr_id": "Z9WYZM",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Bexley, OH, US"
      }
    ]
  },
  {
    "team_id": 7673461949,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Harmon",
        "dupr_id": "Q9L4X4",
        "rating": 2.754,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "cherie harmon",
        "dupr_id": "9D7Q57",
        "rating": 2.754,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]