Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Division 1 - Fall 2025

ID: 4409062924

Match Scores

7-11

Loss

Play Date

2025-12-15

Play Time (Est)

5:00 PM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Meta Smith

16269K · The Villages, FL, US

DUPR

4.348

TQ
Tammy Quinn

84DMZM · USA

DUPR

4.077

TEAM 2WINNER
JV
Julie Van Sambeek

30N4ZN · USA

DUPR

4.151

MB
Marla Boyer

1Q4GK0 · USA

DUPR

3.926

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-4409062924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5810936168,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meta Smith",
        "dupr_id": "16269K",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Tammy Quinn",
        "dupr_id": "84DMZM",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8379174548,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie Van Sambeek",
        "dupr_id": "30N4ZN",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marla Boyer",
        "dupr_id": "1Q4GK0",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]