Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Silver Springs Mixed League - Session 3, Mon June 1

ID: 6392326114

Match Scores

8-11

Win

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Steven Brown

N75WKN · Little Rock, AR, US

DUPR

3.933

RG
Rachel Grist

84GOG3 · Cabot, AR, US

DUPR

3.671

TEAM 2WINNER
JR
Jason Rice

2QYNMY · Maumelle, AR, US

DUPR

4.254

MH
MaKenna Hammock

JZ6P4M · Maumelle, 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-6392326114
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6723248646,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Brown",
        "dupr_id": "N75WKN",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Rachel Grist",
        "dupr_id": "84GOG3",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      }
    ]
  },
  {
    "team_id": 4403930839,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Rice",
        "dupr_id": "2QYNMY",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "MaKenna Hammock",
        "dupr_id": "JZ6P4M",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  }
]