Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bee Brave Pickleball Tournament 2026 - Mens Doubles Skill: (4.0 - 4.5) Age: (Any)

ID: 6626580827

Match Scores

11-2

Win

Play Date

2026-03-07

Play Time (Est)

12:45 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
PK
Paul Kelley

X2YPJ5 · Big Rapids, MI, US

DUPR

4.149

SF
Scott Frazier

JZ726D · Big Rapids, MI, US

DUPR

4.004

TEAM 2LOSS
AF
Andrew Fitzpatrick

4QPJW6 · USA

DUPR

3.268

AL
Aaron Laatsch

KY59XK · USA

DUPR

3.268

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-6626580827
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6555496747,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Kelley",
        "dupr_id": "X2YPJ5",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      },
      {
        "name": "Scott Frazier",
        "dupr_id": "JZ726D",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 4605796790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Fitzpatrick",
        "dupr_id": "4QPJW6",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Laatsch",
        "dupr_id": "KY59XK",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]