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

NRRP Tue. League Level 5

ID: 7706448200

Match Scores

10-11

Loss

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ET
Elizabeth Torres

OZ5K4E · North Ridgeville, OH, US

DUPR

2.860

KR
Kelly Robb

RWJDQZ · North Olmsted, OH, US

DUPR

2.961

TEAM 2WINNER
CG
Chris Gilliam

WN4QPM · USA

DUPR

2.917

RA
Rachel Allan

67Q6JG · USA

DUPR

2.667

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-7706448200
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6357486468,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Torres",
        "dupr_id": "OZ5K4E",
        "rating": 2.86,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Kelly Robb",
        "dupr_id": "RWJDQZ",
        "rating": 2.961,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      }
    ]
  },
  {
    "team_id": 7306996033,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Gilliam",
        "dupr_id": "WN4QPM",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Allan",
        "dupr_id": "67Q6JG",
        "rating": 2.667,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]