Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3rd Annual BCB Pickleball Tournament - Men's 3.0-3.49

ID: 5243577501

Match Scores

10-11

Win

Play Date

2024-07-20

Play Time (Est)

10:15 AM

Play Location

Pickleball Hideout LLC, Freeport Drive, Montgomery, TX, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SW
Shaun Wilhelm

PWZV0Z · USA

DUPR

3.657

LF
Louis Fougere

V4XVYJ · USA

DUPR

3.376

TEAM 2WINNER
MR
Matt Rogers

MYZZEO · Houston, TX, US

DUPR

3.705

BH
Brad Hudson

0YXPJG · Houston, TX, US

DUPR

2.814

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-5243577501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6391096265,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shaun Wilhelm",
        "dupr_id": "PWZV0Z",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Louis Fougere",
        "dupr_id": "V4XVYJ",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7399989358,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Rogers",
        "dupr_id": "MYZZEO",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Brad Hudson",
        "dupr_id": "0YXPJG",
        "rating": 2.814,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]