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

Divison 4

ID: 5024306292

Match Scores

11-8

Loss

Play Date

2026-06-06

Play Time (Est)

1:00 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Jessica Christy

MPK0PO · Leland, NC, US

DUPR

2.626

GP
George Pepe

1RJ6RE · USA

DUPR

3.425

TEAM 2LOSS
KH
Kathleen Horton

V4MKQE · Wilmington, NC, US

DUPR

3.340

MH
Maurice Horton

0R5MN4 · Wilmington, NC, US

DUPR

3.065

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-5024306292
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5471749033,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Christy",
        "dupr_id": "MPK0PO",
        "rating": 2.626,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "George Pepe",
        "dupr_id": "1RJ6RE",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6823358144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kathleen Horton",
        "dupr_id": "V4MKQE",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Maurice Horton",
        "dupr_id": "0R5MN4",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]