Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 18 - The Dink Minor League Pickleball @ The Picklr Biloxi, Mississippi

ID: 7923554436

Match Scores

21-18

Win

Play Date

2026-01-17

Play Time (Est)

1:00 PM

Play Location

The Picklr - Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
John Dallas Randall

L5YVL5 · Mobile, AL, US

DUPR

4.395

JB
Jenna Breard

4L7LKM · Mobile, AL, US

DUPR

4.137

TEAM 2LOSS
IF
Ignacio Fernandez

DWK57L · Baton Rouge, LA, US

DUPR

3.876

DR
Danielle Ricks

ZNGJPD · Baton Rouge, LA, US

DUPR

3.597

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-7923554436
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4639516292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Dallas Randall",
        "dupr_id": "L5YVL5",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      },
      {
        "name": "Jenna Breard",
        "dupr_id": "4L7LKM",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  },
  {
    "team_id": 5756313420,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ignacio Fernandez",
        "dupr_id": "DWK57L",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Danielle Ricks",
        "dupr_id": "ZNGJPD",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]