Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR League

ID: 5654420592

Match Scores

6-15

Win

Play Date

2025-12-09

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TG
Timothy Goins

8D5DPY · Crossville, TN, US

DUPR

3.681

BW
Brian Wolski

3ZWVQW · USA

DUPR

3.458

TEAM 2WINNER
JS
john stein

676ERQ · Crossville, TN, US

DUPR

3.763

PG
Paul Goodrich

EWL96M · Fairfield Glade, TN, US

DUPR

4.050

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-5654420592
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6102739574,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timothy Goins",
        "dupr_id": "8D5DPY",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      },
      {
        "name": "Brian Wolski",
        "dupr_id": "3ZWVQW",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7973920976,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "john stein",
        "dupr_id": "676ERQ",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      },
      {
        "name": "Paul Goodrich",
        "dupr_id": "EWL96M",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Fairfield Glade, TN, US"
      }
    ]
  }
]