Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1-29-26

ID: 7611496348

Match Scores

3-11

Loss

Play Date

2026-01-29

Play Time (Est)

5:00 PM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
SH
Scott Hettinger

V4X7PP · USA

DUPR

3.814

MT
Mark Teschko

8GQVZX · Ocean City, NJ, US

DUPR

3.553

TEAM 2WINNER
MA
Mooda Agil

76VG90 · Wilmington, NC, US

DUPR

4.071

MM
Maxx Middleton

2Z67R7 · USA

DUPR

4.093

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-7611496348
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5608687943,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Hettinger",
        "dupr_id": "V4X7PP",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Teschko",
        "dupr_id": "8GQVZX",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "Ocean City, NJ, US"
      }
    ]
  },
  {
    "team_id": 4850030099,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mooda Agil",
        "dupr_id": "76VG90",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Maxx Middleton",
        "dupr_id": "2Z67R7",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]