Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Old Town Pickleball Association (Beta Test League)

ID: 5602493579

Match Scores

11-4

Win

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Terry Linnig

GWG5ZQ · Scottsdale, AZ, US

DUPR

3.667

JM
Jonathan Meyer

Y4RNDK · USA

DUPR

3.423

TEAM 2LOSS
CS
Chad Schmidt

LVKO26 · USA

DUPR

3.383

TS
Todd Sutton

OR47GP · USA

DUPR

3.337

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-5602493579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5195648077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terry Linnig",
        "dupr_id": "GWG5ZQ",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Jonathan Meyer",
        "dupr_id": "Y4RNDK",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6763240694,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chad Schmidt",
        "dupr_id": "LVKO26",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Todd Sutton",
        "dupr_id": "OR47GP",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]