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

(Advanced)Beginner Cumulative Leaderboard

ID: 6117004792

Match Scores

2-11

Win

Play Date

2026-05-07

Play Time (Est)

5:00 PM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1LOSS
Robert Kelly

6NGY4K · Indianapolis, IN, US

DUPR

2.539

Mark Langley

JPMW7D · Fishers, IN, US

DUPR

2.646

TEAM 2WINNER
Allan Augustus

7600WM · Noblesville, IN, US

DUPR

3.002

Donald McGuire

4PLOKV · Hamilton County, IN, US

DUPR

2.755

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-6117004792
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5344405761,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Kelly",
        "dupr_id": "6NGY4K",
        "rating": 2.539,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Mark Langley",
        "dupr_id": "JPMW7D",
        "rating": 2.646,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Fishers, IN, US"
      }
    ]
  },
  {
    "team_id": 8169080260,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allan Augustus",
        "dupr_id": "7600WM",
        "rating": 3.002,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "Noblesville, IN, US"
      },
      {
        "name": "Donald  McGuire",
        "dupr_id": "4PLOKV",
        "rating": 2.755,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/8.jpg",
        "location": "Hamilton County, IN, US"
      }
    ]
  }
]