Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 6.5

ID: 6148434107

Match Scores

6-11

Loss

Play Date

2026-04-21

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BA
Bernard Andrews

8JDR0J · USA

DUPR

3.495

AB
Anthony Bshara

M2Q2RL · North Ridgeville, OH, US

DUPR

3.963

TEAM 2WINNER
AS
Abdul Shahed

NR72KN · USA

DUPR

3.662

JJ
John Jolliffe

89ZO2V · USA

DUPR

3.898

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-6148434107
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8018454507,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bernard Andrews",
        "dupr_id": "8JDR0J",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Bshara",
        "dupr_id": "M2Q2RL",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  },
  {
    "team_id": 5104626562,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abdul Shahed",
        "dupr_id": "NR72KN",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Jolliffe",
        "dupr_id": "89ZO2V",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]