Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Deep Club (DUPR Max-9) Tournament: April 12

ID: 4507882506

Match Scores

13-11

Loss

Play Date

2025-04-12

Play Time (Est)

7:30 PM

Play Location

Little Rock Athletic Club, 4610 Sam Peck Rd, Little Rock, AR 72223, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
mark mcnamer

895P7V · Little Rock, AR, US

DUPR

4.462

JW
Jerrold Weigle

1NX0P7 · North Little Rock, AR, US

DUPR

3.439

TEAM 2LOSS
DS
Dan Shisler

30KGN3 · Little Rock, AR, US

DUPR

3.731

BJ
Bryson Jackson

3ZVQOD · Lonoke, AR, US

DUPR

4.227

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-4507882506
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8387081869,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "mark mcnamer",
        "dupr_id": "895P7V",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jerrold Weigle",
        "dupr_id": "1NX0P7",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6392926117,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Shisler",
        "dupr_id": "30KGN3",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Bryson Jackson",
        "dupr_id": "3ZVQOD",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Lonoke, AR, US"
      }
    ]
  }
]