Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Night Lights Jan 12th

ID: 7547417998

Match Scores

11-5

Win

Play Date

2026-01-13

Play Time (Est)

11:30 PM

Play Location

Pickleball Garage

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Michael Britton

KXPE47 · Jackson, WY, US

DUPR

4.717

TB
Tyler Barker

8KV4JY · Jackson, WY, US

DUPR

4.352

TEAM 2LOSS
SD
Scott dropinski

0QP6JN · Jackson, WY, US

DUPR

4.291

CM
Clark myers

RZJDRQ · Teton County, WY, US

DUPR

4.314

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-7547417998
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7002965697,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Britton",
        "dupr_id": "KXPE47",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Tyler Barker",
        "dupr_id": "8KV4JY",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      }
    ]
  },
  {
    "team_id": 4696085351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott  dropinski",
        "dupr_id": "0QP6JN",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Clark myers",
        "dupr_id": "RZJDRQ",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Teton County, WY, US"
      }
    ]
  }
]