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

Friday Morning Ladder League - Session 1, Fri Jun 5

ID: 5488925513

Match Scores

11-4

Win

Play Date

2026-06-05

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jeff Hays

V4L7LJ · USA

DUPR

3.201

KW
Kristie Wardlaw

WXXQ0Y · Lauderdale County, AL, US

DUPR

2.959

TEAM 2LOSS
CM
Callie McCord

RXNMNZ · USA

DUPR

2.962

MO
Matthew Oglesby

V29N45 · USA

DUPR

2.847

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-5488925513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4852257227,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Hays",
        "dupr_id": "V4L7LJ",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristie Wardlaw",
        "dupr_id": "WXXQ0Y",
        "rating": 2.959,
        "profile_pic_url": null,
        "location": "Lauderdale County, AL, US"
      }
    ]
  },
  {
    "team_id": 6590410422,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Callie McCord",
        "dupr_id": "RXNMNZ",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Oglesby",
        "dupr_id": "V29N45",
        "rating": 2.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]