Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Challenger Group D

ID: 6300051638

Match Scores

9-21

Win

Play Date

2025-02-01

Play Time (Est)

3:30 PM

Play Location

Pickle and Social - Gwinnett

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZV
Zack Vegter

M2GXKG · AL, US

DUPR

3.530

JR
Jackson Russ

59LQ7R · USA

DUPR

3.530

TEAM 2WINNER
NB
Nate Benson

YG22Z4 · GA, US

DUPR

4.428

JD
Jared Daniel

Q5Y9MN · Bogart, GA, US

DUPR

4.500

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-6300051638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8447143016,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zack Vegter",
        "dupr_id": "M2GXKG",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "AL, US"
      },
      {
        "name": "Jackson Russ",
        "dupr_id": "59LQ7R",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6770918450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nate Benson",
        "dupr_id": "YG22Z4",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "GA, US"
      },
      {
        "name": "Jared Daniel",
        "dupr_id": "Q5Y9MN",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Bogart, GA, US"
      }
    ]
  }
]