Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BPC Mixed Doubles 3.5-3.15

ID: 8342983018

Match Scores

7-11, 3-11

Win

Play Date

2026-04-28

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jack Huffines

RWK02N · USA

DUPR

3.147

JR
Jennifer Russell

RXYV7Z · USA

DUPR

3.553

TEAM 2WINNER
AB
Amy Brewington

JZPD9O · Greensboro, NC, US

DUPR

3.665

CB
Chris Brewington

JZP6MW · Greensboro, NC, US

DUPR

4.058

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-8342983018
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6376721076,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Huffines",
        "dupr_id": "RWK02N",
        "rating": 3.147,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Russell",
        "dupr_id": "RXYV7Z",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4633410954,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Brewington",
        "dupr_id": "JZPD9O",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Chris Brewington",
        "dupr_id": "JZP6MW",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  }
]