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

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

ID: 8348611884

Match Scores

11-8

Win

Play Date

2024-07-20

Play Time (Est)

1:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
Matt Rogers

MYZZEO · Houston, TX, US

DUPR

3.696

BH
Brad Hudson

0YXPJG · Houston, TX, US

DUPR

2.803

TEAM 2LOSS
AB
Alan Baich

0Y20NQ · Spring, TX, US

DUPR

3.513

BP
Brice Phillips

8DZ56M · Magnolia, TX, US

DUPR

3.435

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-8348611884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4821038511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Rogers",
        "dupr_id": "MYZZEO",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Brad Hudson",
        "dupr_id": "0YXPJG",
        "rating": 2.803,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 8035482735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Baich",
        "dupr_id": "0Y20NQ",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Brice Phillips",
        "dupr_id": "8DZ56M",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      }
    ]
  }
]