Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thursday Advanced

ID: 7540486671

Match Scores

11-9

Loss

Play Date

2025-11-07

Play Time (Est)

4:45 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SA
Steve Appleton

16OLZQ · Little Rock, AR, US

DUPR

4.519

GT
Geoff Thompson

3ZKZWM · Maumelle, AR, US

DUPR

4.062

TEAM 2LOSS
MM
mark mcnamer

895P7V · Little Rock, AR, US

DUPR

4.443

BF
Brent Flaherty

596XDR · Little Rock, AR, US

DUPR

4.124

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-7540486671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8559247597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Appleton",
        "dupr_id": "16OLZQ",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Geoff Thompson",
        "dupr_id": "3ZKZWM",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  },
  {
    "team_id": 7358738454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mark mcnamer",
        "dupr_id": "895P7V",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Brent Flaherty",
        "dupr_id": "596XDR",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]