Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APPL League

ID: 4876666478

Match Scores

11-1, 11-8

Win

Play Date

2024-02-19

Play Time (Est)

3:30 PM

Play Location

Saddlebrooke, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GK
Gary Koustik

0YG4E4 · USA

DUPR

4.309

Mark Reisinger

3LNJD6 · Oro Valley, AZ, US

DUPR

3.458

TEAM 2LOSS
GW
greg wilkins

30X5XN · USA

DUPR

3.525

JL
Jeff Letterman

1R5EJZ · USA

DUPR

3.147

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-4876666478
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7191310431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Koustik",
        "dupr_id": "0YG4E4",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Reisinger",
        "dupr_id": "3LNJD6",
        "rating": 3.458,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/50.jpg",
        "location": "Oro Valley, AZ, US"
      }
    ]
  },
  {
    "team_id": 7725549445,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "greg wilkins",
        "dupr_id": "30X5XN",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Letterman",
        "dupr_id": "1R5EJZ",
        "rating": 3.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]