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

Dinkery 2.0

ID: 8566845114

Match Scores

11-5

Loss

Play Date

2025-11-02

Play Time (Est)

7:30 PM

Play Location

Charlotte, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CM
Chris Monteleone

RZ75DZ · Charlotte, NC, US

Rated Score

3.600

SC
Samantha Caouette

NXYPMW · USA

Rated Score

3.378

TEAM 2LOSS
EV
Emily Vella

4Z0K66 · USA

Rated Score

3.223

EN
Eric Nelson

QPDNL4 · Charlotte, NC, US

Rated Score

3.602

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-8566845114
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6951124260,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Monteleone",
        "dupr_id": "RZ75DZ",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Samantha Caouette",
        "dupr_id": "NXYPMW",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6350947205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Vella",
        "dupr_id": "4Z0K66",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Nelson",
        "dupr_id": "QPDNL4",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]