Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 3.5 Over 50 Pool 2

ID: 8434938049

Match Scores

2-15

Loss

Play Date

2025-07-12

Play Time (Est)

2:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
HM
Holly Murray

3OZMLP · Daphne, AL, US

DUPR

3.524

SM
sam markopulos

8GJ09M · Biloxi, MS, US

DUPR

3.465

TEAM 2WINNER
KP
Kevin Palmiero

0QR5W2 · USA

DUPR

4.018

AL
Arlene LeBlanc

4L7JNG · Biloxi, MS, US

DUPR

3.392

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-8434938049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6901111998,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Holly Murray",
        "dupr_id": "3OZMLP",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      },
      {
        "name": "sam markopulos",
        "dupr_id": "8GJ09M",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 5292542775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Palmiero",
        "dupr_id": "0QR5W2",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Arlene LeBlanc",
        "dupr_id": "4L7JNG",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]