Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Silver Springs Mixed League - Session 3, Mon May 18

ID: 7791075718

Match Scores

10-12

Loss

Play Date

2026-05-18

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
Dave Light

O6DM5P · Maumelle, AR, US

DUPR

3.996

HF
Hailey Fogleman

0QRWKQ · Sherwood, AR, US

DUPR

3.852

TEAM 2WINNER
RA
Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

3.964

KW
Kelley Williams

1NP573 · Benton, AR, US

DUPR

3.992

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-7791075718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5941802146,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave Light",
        "dupr_id": "O6DM5P",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Hailey Fogleman",
        "dupr_id": "0QRWKQ",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      }
    ]
  },
  {
    "team_id": 4354743456,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      },
      {
        "name": "Kelley Williams",
        "dupr_id": "1NP573",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      }
    ]
  }
]