Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1

ID: 4639756116

Match Scores

11-2

Win

Play Date

2026-01-19

Play Time (Est)

1:00 PM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Dylan Springer

DN0PDY · Byron, IL, US

DUPR

4.007

JJ
Justin Johnson

RWEK0Z · Rockford, IL, US

DUPR

4.109

TEAM 2LOSS
SS
Scott Swing

3Y44NP · Beloit, WI, US

DUPR

3.795

BH
Brad Hoglund

JZ5ZPO · Roscoe, IL, US

DUPR

3.788

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-4639756116
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7143455566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Springer",
        "dupr_id": "DN0PDY",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Byron, IL, US"
      },
      {
        "name": "Justin  Johnson",
        "dupr_id": "RWEK0Z",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      }
    ]
  },
  {
    "team_id": 5538929727,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Swing",
        "dupr_id": "3Y44NP",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Beloit, WI, US"
      },
      {
        "name": "Brad Hoglund",
        "dupr_id": "JZ5ZPO",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Roscoe, IL, US"
      }
    ]
  }
]