Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Olympickle Games

ID: 4716035002

Match Scores

11-5

Win

Play Date

2026-02-22

Play Time (Est)

11:30 PM

Play Location

Pickled

View Facility Page →

Competitor Teams

TEAM 1WINNER
GS
Greg Snyder

4VLZNM · North Aurora, IL, US

DUPR

3.954

CJ
Calvin Johns

DWOLE4 · USA

DUPR

3.412

TEAM 2LOSS
JC
Johnny Cao

QJDYV0 · USA

DUPR

2.949

DJ
Dave Johnson

QPJW2D · West Chicago, IL, US

DUPR

3.690

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-4716035002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5960488414,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Snyder",
        "dupr_id": "4VLZNM",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "North Aurora, IL, US"
      },
      {
        "name": "Calvin Johns",
        "dupr_id": "DWOLE4",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6064053868,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johnny Cao",
        "dupr_id": "QJDYV0",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Johnson",
        "dupr_id": "QPJW2D",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "West Chicago, IL, US"
      }
    ]
  }
]