Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

P1 - 3V Moneyball 13.5 @ The Picklr Biloxi

ID: 6974906987

Match Scores

21-17

Loss

Play Date

2026-03-22

Play Time (Est)

12:45 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
DN
Diana Nguyen

4L6XP2 · Baton Rouge, LA, US

DUPR

4.154

RN
Richard Nguyen

NYN756 · LA, US

DUPR

4.139

TEAM 2LOSS
TP
Tiff Parker

4ZQG06 · Vancleave, MS, US

DUPR

4.177

SS
Stephen Stetelman

NY7W57 · Hattiesburg, MS, US

DUPR

4.793

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-6974906987
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8417742295,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Diana Nguyen",
        "dupr_id": "4L6XP2",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Richard Nguyen",
        "dupr_id": "NYN756",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "LA, US"
      }
    ]
  },
  {
    "team_id": 6717803262,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tiff Parker",
        "dupr_id": "4ZQG06",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Vancleave, MS, US"
      },
      {
        "name": "Stephen Stetelman",
        "dupr_id": "NY7W57",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  }
]