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

Monterey Bay Pickleball Otterfest $7000 @ Hyatt Regency Monterey - Senior Men's Doubles Skill: (3.999 and Under) Age: (50 And Above) USSP

ID: 5319977337

Match Scores

15-10

Win

Play Date

2026-01-10

Play Time (Est)

10:15 AM

Play Location

Monterey, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Steve Whitaker

3Y44E4 · Merced, CA, US

DUPR

3.581

DF
Dan Flatt

8ELYLE · Atwater, CA, US

DUPR

3.497

TEAM 2LOSS
DM
Dror Manor

NYLJL7 · Monterey, CA, US

DUPR

3.062

CD
Chris Dodson

59D25P · Salinas, CA, US

DUPR

3.656

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-5319977337
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4957174589,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Whitaker",
        "dupr_id": "3Y44E4",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Merced, CA, US"
      },
      {
        "name": "Dan Flatt",
        "dupr_id": "8ELYLE",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": "Atwater, CA, US"
      }
    ]
  },
  {
    "team_id": 4508673406,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dror Manor",
        "dupr_id": "NYLJL7",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "Chris Dodson",
        "dupr_id": "59D25P",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Salinas, CA, US"
      }
    ]
  }
]