Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Harbor House Inc.: Save a Life Tournament - Mixed Doubles Skill: (3.5) Age: (49 And Under)

ID: 7993425213

Match Scores

15-8

Win

Play Date

2025-03-09

Play Time (Est)

10:15 AM

Play Location

Fort Smith, AR

View Facility Page →

Competitor Teams

TEAM 1WINNER
RW
Robin Walker

8KY971 · McAlester, OK, US

DUPR

3.426

Jacob Reich

357W58 · McAlester, OK, US

DUPR

3.722

TEAM 2LOSS
NG
Nicole Good

3LN0LJ · Hot Springs, AR, US

DUPR

3.378

LS
Lance Spicer

G56J2X · USA

DUPR

3.013

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-7993425213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7588822157,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Walker",
        "dupr_id": "8KY971",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "McAlester, OK, US"
      },
      {
        "name": "Jacob Reich",
        "dupr_id": "357W58",
        "rating": 3.722,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/679a6db5c2f36.jpg",
        "location": "McAlester, OK, US"
      }
    ]
  },
  {
    "team_id": 5124464570,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Good",
        "dupr_id": "3LN0LJ",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Lance Spicer",
        "dupr_id": "G56J2X",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]