Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklemania

ID: 7793294468

Match Scores

11-7

Loss

Play Date

2026-04-11

Play Time (Est)

9:00 PM

Play Location

Oklahoma City, OK, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CJ
Chris Jones

JZK0VW · USA

DUPR

3.828

JD
Jason Doughty

W69XKL · Hinton, OK, US

DUPR

3.972

TEAM 2LOSS
EM
Eric Morris

3P6Z7X · Edmond, OK, US

DUPR

4.237

JG
Jay Gregston

30MQ2N · Oklahoma City, OK, US

DUPR

3.870

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-7793294468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6165022322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Jones",
        "dupr_id": "JZK0VW",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Doughty",
        "dupr_id": "W69XKL",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Hinton, OK, US"
      }
    ]
  },
  {
    "team_id": 6099805024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Morris",
        "dupr_id": "3P6Z7X",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Jay Gregston",
        "dupr_id": "30MQ2N",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]