Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleballZone.com Travel League Match

ID: 5033042879

Match Scores

15-8, 15-7

Win

Play Date

2025-05-30

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Rick Rano

RZLQ5E · Westerville, OH, US

DUPR

4.238

CY
Chris Yochum

8WDRXQ · USA

DUPR

3.816

TEAM 2LOSS
SG
Scott Gerber

1RMR0E · USA

DUPR

3.730

DN
Dick Nourse

QXQRW0 · USA

DUPR

3.698

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-5033042879
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7059708053,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Rano",
        "dupr_id": "RZLQ5E",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Chris Yochum",
        "dupr_id": "8WDRXQ",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5169077415,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Gerber",
        "dupr_id": "1RMR0E",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dick Nourse",
        "dupr_id": "QXQRW0",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]