Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

P1 - 3V Moneyball 13.5 @ The Picklr Biloxi

ID: 6350472437

Match Scores

21-23

Win

Play Date

2026-03-22

Play Time (Est)

6:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
AP
Anthony Parfait

3XZDV4 · Jefferson, LA, US

DUPR

4.748

AD
Alex Do

JJRLLD · Baton Rouge, LA, US

DUPR

3.777

TEAM 2WINNER
BV
Bobby Vo

V46K25 · Pass Christian, MS, US

DUPR

4.421

SS
Stephen Stetelman

NY7W57 · Hattiesburg, MS, US

DUPR

4.802

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-6350472437
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7043412707,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Parfait",
        "dupr_id": "3XZDV4",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Jefferson, LA, US"
      },
      {
        "name": "Alex Do",
        "dupr_id": "JJRLLD",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 4490366618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bobby Vo",
        "dupr_id": "V46K25",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Pass Christian, MS, US"
      },
      {
        "name": "Stephen Stetelman",
        "dupr_id": "NY7W57",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  }
]