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

BPC Mixed Doubles 3.5-3.13

ID: 4305922969

Match Scores

11-0, 11-1

Win

Play Date

2026-04-28

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Amy Brewington

JZPD9O · Greensboro, NC, US

DUPR

3.668

CB
Chris Brewington

JZP6MW · Greensboro, NC, US

DUPR

4.063

TEAM 2LOSS
MA
Mary Anne Butler

WNNJLM · USA

DUPR

3.136

SL
Steven Likness

3Z7K2P · USA

DUPR

2.443

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-4305922969
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7643685145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Brewington",
        "dupr_id": "JZPD9O",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Chris Brewington",
        "dupr_id": "JZP6MW",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  },
  {
    "team_id": 6338515479,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Anne Butler",
        "dupr_id": "WNNJLM",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Likness",
        "dupr_id": "3Z7K2P",
        "rating": 2.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]