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

NRRP Sun. League Level 5

ID: 7234599527

Match Scores

11-6

Loss

Play Date

2026-05-31

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Steve Giblin

V2KN45 · USA

DUPR

2.890

MM
Mary Myers

WX56QM · North Ridgeville, OH, US

DUPR

2.632

TEAM 2LOSS
JC
Jay Calderhead

0QJXN4 · USA

DUPR

2.792

BP
Brad Phillips

XK7XP2 · North Ridgeville, OH, US

DUPR

2.786

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-7234599527
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6287426153,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Giblin",
        "dupr_id": "V2KN45",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mary Myers",
        "dupr_id": "WX56QM",
        "rating": 2.632,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  },
  {
    "team_id": 8038235927,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Calderhead",
        "dupr_id": "0QJXN4",
        "rating": 2.792,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Phillips",
        "dupr_id": "XK7XP2",
        "rating": 2.786,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  }
]