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

Pickleball for a Purpose 2025 - Mixed Doubles 3.0

ID: 7263999333

Match Scores

11-1

Win

Play Date

2025-06-22

Play Time (Est)

10:15 AM

Play Location

Lexington, KY

View Facility Page →

Competitor Teams

TEAM 1WINNER
JA
Jane Alexander

RZGPDE · Lexington, KY, US

DUPR

3.088

RP
Rod Pederson

YXMMK4 · USA

DUPR

3.298

TEAM 2LOSS
EB
Emily Bennett

KOEW6Y · USA

DUPR

2.927

GN
George Norton

3O6LE8 · USA

DUPR

3.152

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-7263999333
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5448296793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jane Alexander",
        "dupr_id": "RZGPDE",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Rod Pederson",
        "dupr_id": "YXMMK4",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5099727368,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Bennett",
        "dupr_id": "KOEW6Y",
        "rating": 2.927,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Norton",
        "dupr_id": "3O6LE8",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]