Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Greatful April - Men's 5.0 - winners Bracket Round 2

ID: 6800541471

Match Scores

9-21

Win

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CW
Chris Walker

7DDJD0 · South Jordan, UT, US

DUPR

4.599

FH
Faathih Haider

1Q0V04 · Lebanon, IN, US

DUPR

4.566

TEAM 2WINNER
MB
Michael Bunn

8DPON6 · Lehi, UT, US

DUPR

5.092

MT
Mitchell Tate

166XWG · Pleasant Grove, UT, US

DUPR

5.135

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-6800541471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4954452808,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Walker",
        "dupr_id": "7DDJD0",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Faathih Haider",
        "dupr_id": "1Q0V04",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Lebanon, IN, US"
      }
    ]
  },
  {
    "team_id": 6284690286,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Bunn",
        "dupr_id": "8DPON6",
        "rating": 5.092,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Mitchell Tate",
        "dupr_id": "166XWG",
        "rating": 5.135,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  }
]