Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

New Years "Drop the Ball" Team pickleball tournament - Mens Teams DUPR 18 - Playoff

ID: 7041541286

Match Scores

21-15

Win

Play Date

2026-01-03

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Brady Madrid

EWEMZO · St. George, UT, US

DUPR

4.412

CP
Cole Peterson

56P6OP · Cedar City, UT, US

DUPR

5.051

TEAM 2LOSS
CT
chance Tolman

8GWKYG · St. George, UT, US

DUPR

4.382

MM
Michael Moyer

3YKD54 · Washington, UT, US

DUPR

4.002

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-7041541286
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7530085341,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Madrid",
        "dupr_id": "EWEMZO",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Cole Peterson",
        "dupr_id": "56P6OP",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      }
    ]
  },
  {
    "team_id": 6297476715,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "chance  Tolman",
        "dupr_id": "8GWKYG",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Michael Moyer",
        "dupr_id": "3YKD54",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]