Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Silver Springs Mixed League - Session 3, Mon May 18

ID: 7599345148

Match Scores

11-5

Loss

Play Date

2026-05-19

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Adrienne Choudhary

DW2D6M · Little Rock, AR, US

DUPR

3.657

JG
Jonathan Grist

8E4EV3 · Cabot, AR, US

DUPR

4.082

TEAM 2LOSS
DL
Dave Light

O6DM5P · Maumelle, AR, US

DUPR

3.994

HF
Hailey Fogleman

0QRWKQ · Sherwood, AR, US

DUPR

3.850

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-7599345148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6345384641,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adrienne Choudhary",
        "dupr_id": "DW2D6M",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jonathan Grist",
        "dupr_id": "8E4EV3",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      }
    ]
  },
  {
    "team_id": 6595481183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Light",
        "dupr_id": "O6DM5P",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Hailey Fogleman",
        "dupr_id": "0QRWKQ",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      }
    ]
  }
]