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

Bull City Pickleball League - Season 3 Championship

ID: 6161380653

Match Scores

11-5, 11-2

Loss

Play Date

2025-05-15

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AW
Andrew Wang

3Z66QW · USA

DUPR

5.366

JT
Jimmy Terzian

3ZZKJM · Raleigh, NC, US

DUPR

5.595

TEAM 2LOSS
Colby Hill

JZL9JJ · Alpharetta, GA, US

DUPR

5.241

TH
Tyler Hansbrough

1QK44D · Chapel Hill, NC, US

DUPR

4.236

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-6161380653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4602200522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Wang",
        "dupr_id": "3Z66QW",
        "rating": 5.366,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jimmy Terzian",
        "dupr_id": "3ZZKJM",
        "rating": 5.595,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 8273637511,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colby Hill",
        "dupr_id": "JZL9JJ",
        "rating": 5.241,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/25038/images/profile/20dd15a3-e5ee-4a7c-a414-e3b3b5a94fd8.png",
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Tyler Hansbrough",
        "dupr_id": "1QK44D",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  }
]