Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.5

ID: 4956394233

Match Scores

15-3

Win

Play Date

2026-05-17

Play Time (Est)

10:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
TP
Tiff Parker

4ZQG06 · Vancleave, MS, US

DUPR

4.213

PH
Patch Heard

3PWWX1 · Ocean Springs, MS, US

DUPR

4.535

TEAM 2LOSS
BH
Bri hong

KOQK0K · Hattiesburg, MS, US

DUPR

3.804

NK
Noble Knight Gutierrez

QX5PWR · Ocean Springs, MS, US

DUPR

4.491

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-4956394233
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4312260939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tiff Parker",
        "dupr_id": "4ZQG06",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Vancleave, MS, US"
      },
      {
        "name": "Patch Heard",
        "dupr_id": "3PWWX1",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  },
  {
    "team_id": 6876563581,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bri hong",
        "dupr_id": "KOQK0K",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": " Noble Knight Gutierrez",
        "dupr_id": "QX5PWR",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  }
]