Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MNL March 16 26

ID: 8066056488

Match Scores

11-4

Win

Play Date

2026-03-17

Play Time (Est)

1:00 PM

Play Location

Pickleball Garage

Unverified Facility

Competitor Teams

TEAM 1WINNER
CO
Chris Odom

NYYPN7 · Jackson, WY, US

DUPR

4.886

BM
Brandon Mansfield

V7Y295 · Jackson, WY, US

DUPR

4.406

TEAM 2LOSS
SD
Scott dropinski

0QP6JN · Jackson, WY, US

DUPR

4.270

CM
Clark myers

RZJDRQ · Teton County, WY, US

DUPR

4.304

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-8066056488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7803487568,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Odom",
        "dupr_id": "NYYPN7",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Brandon Mansfield",
        "dupr_id": "V7Y295",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      }
    ]
  },
  {
    "team_id": 7046302906,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott  dropinski",
        "dupr_id": "0QP6JN",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Clark myers",
        "dupr_id": "RZJDRQ",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Teton County, WY, US"
      }
    ]
  }
]