Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Olympickle Games

ID: 5323875797

Match Scores

5-11

Loss

Play Date

2026-02-22

Play Time (Est)

6:15 AM

Play Location

Pickled

View Facility Page →

Competitor Teams

TEAM 1LOSS
GS
Greg Snyder

4VLZNM · North Aurora, IL, US

DUPR

3.925

CJ
Calvin Johns

DWOLE4 · USA

DUPR

3.395

TEAM 2WINNER
RB
Ryan Bailey

WXMYMY · Elk Grove Village, IL, US

DUPR

3.874

VO
Virgil Ong

VXMN7E · USA

DUPR

3.591

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-5323875797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6112010963,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Snyder",
        "dupr_id": "4VLZNM",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "North Aurora, IL, US"
      },
      {
        "name": "Calvin Johns",
        "dupr_id": "DWOLE4",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7622131198,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bailey",
        "dupr_id": "WXMYMY",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Elk Grove Village, IL, US"
      },
      {
        "name": "Virgil Ong",
        "dupr_id": "VXMN7E",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]