Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 6.5

ID: 5701534630

Match Scores

5-11

Win

Play Date

2026-04-21

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Marvin Chan

YN9QWE · North Ridgeville, OH, US

DUPR

3.610

JA
Jennifer Allman

30J7N4 · USA

DUPR

3.807

TEAM 2WINNER
JJ
John Jolliffe

89ZO2V · USA

DUPR

3.904

AB
Anthony Bshara

M2Q2RL · North Ridgeville, OH, US

DUPR

3.957

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-5701534630
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4958170824,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marvin Chan",
        "dupr_id": "YN9QWE",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Jennifer Allman",
        "dupr_id": "30J7N4",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5534109656,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Jolliffe",
        "dupr_id": "89ZO2V",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Bshara",
        "dupr_id": "M2Q2RL",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  }
]