Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 6.5

ID: 4841420106

Match Scores

11-6

Loss

Play Date

2026-04-21

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BA
Bernard Andrews

8JDR0J · USA

DUPR

3.508

BW
Brian Weisman

0YRY6G · Avon Lake, OH, US

DUPR

4.026

TEAM 2LOSS
JA
Jennifer Allman

30J7N4 · USA

DUPR

3.813

AB
Anthony Bshara

M2Q2RL · North Ridgeville, OH, US

DUPR

3.950

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-4841420106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6401092555,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bernard Andrews",
        "dupr_id": "8JDR0J",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Weisman",
        "dupr_id": "0YRY6G",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  },
  {
    "team_id": 4925719476,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Allman",
        "dupr_id": "30J7N4",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Bshara",
        "dupr_id": "M2Q2RL",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  }
]