Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

December Moneyball @ The Dragon’s Lair

ID: 6438617695

Match Scores

15-14

Win

Play Date

2024-12-07

Play Time (Est)

8:45 AM

Play Location

1077 22 Rd, Grand Junction, CO 81505, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
David Smith

89RYR3 · Grand Junction, CO, US

DUPR

4.497

HS
Henry Scheck

NY7PJ2 · USA

DUPR

4.834

TEAM 2LOSS
JA
John Aggen

KO4D77 · USA

DUPR

4.225

SR
Scott Roberts

16672Q · Grand Junction, CO, US

DUPR

4.431

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-6438617695
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5950311171,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Smith",
        "dupr_id": "89RYR3",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      },
      {
        "name": "Henry Scheck",
        "dupr_id": "NY7PJ2",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6579503389,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Aggen",
        "dupr_id": "KO4D77",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Roberts",
        "dupr_id": "16672Q",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      }
    ]
  }
]