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

NRRP Tue. League Level 5

ID: 8559450001

Match Scores

11-9

Loss

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CG
Chris Gilliam

WN4QPM · USA

DUPR

2.902

JF
Jordan Facter

KOM4N7 · USA

DUPR

3.560

TEAM 2LOSS
KR
Kelly Robb

RWJDQZ · North Olmsted, OH, US

DUPR

2.931

CB
Carolyn Bruening

YGWWK4 · USA

DUPR

2.900

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-8559450001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5157439409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Gilliam",
        "dupr_id": "WN4QPM",
        "rating": 2.902,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordan Facter",
        "dupr_id": "KOM4N7",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7458301342,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Robb",
        "dupr_id": "RWJDQZ",
        "rating": 2.931,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      },
      {
        "name": "Carolyn Bruening",
        "dupr_id": "YGWWK4",
        "rating": 2.9,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]