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

Dinkery 2.0

ID: 4561457133

Match Scores

11-2

Win

Play Date

2025-11-02

Play Time (Est)

10:15 AM

Play Location

Charlotte, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EN
Eric Nelson

QPDNL4 · Charlotte, NC, US

Rated Score

3.623

CM
Chris Monteleone

RZ75DZ · Charlotte, NC, US

Rated Score

3.577

TEAM 2LOSS
SS
Sergio Soria

2QGW29 · USA

Rated Score

3.123

ZJ
Zach Jensen

PKYG7G · USA

Rated Score

2.895

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-4561457133
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6730775228,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Nelson",
        "dupr_id": "QPDNL4",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Chris Monteleone",
        "dupr_id": "RZ75DZ",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 7370492016,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sergio Soria",
        "dupr_id": "2QGW29",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zach Jensen",
        "dupr_id": "PKYG7G",
        "rating": 2.895,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]