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

COLGAMLP DUPR Calib

ID: 6197769210

Match Scores

2-11

Win

Play Date

2026-05-23

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NA
Nile Altman

M9R77V · USA

DUPR

2.767

BB
Ben Bennett

X0NQWR · USA

DUPR

3.462

TEAM 2WINNER
CW
Caleb Wiggins

N5J64N · USA

DUPR

3.990

Christy Shue

1RO0M1 · Columbus, GA, US

DUPR

3.166

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-6197769210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7220715700,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nile Altman",
        "dupr_id": "M9R77V",
        "rating": 2.767,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Bennett",
        "dupr_id": "X0NQWR",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5033123077,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caleb Wiggins",
        "dupr_id": "N5J64N",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christy Shue",
        "dupr_id": "1RO0M1",
        "rating": 3.166,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/86.jpg",
        "location": "Columbus, GA, US"
      }
    ]
  }
]