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

Pool A - DUPR 14 - Winter Team Shootout

ID: 4565484772

Match Scores

21-14

Win

Play Date

2026-02-21

Play Time (Est)

5:00 PM

Play Location

The Pickleball Playground

View Facility Page →

Competitor Teams

TEAM 1WINNER
RH
Ryan Hammonds

99YWNV · Knoxville, TN, US

DUPR

3.636

MM
Matt Marshall

RZLN9N · USA

DUPR

3.265

TEAM 2LOSS
MM
Michael Manis

G0Y64X · Kingsport, TN, US

DUPR

3.527

MS
Mike Stollings

30KX92 · Bristol, TN, US

DUPR

3.008

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-4565484772
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4911455750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Hammonds",
        "dupr_id": "99YWNV",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Matt Marshall",
        "dupr_id": "RZLN9N",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4847465962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Manis",
        "dupr_id": "G0Y64X",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      },
      {
        "name": "Mike Stollings",
        "dupr_id": "30KX92",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  }
]