Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5th Annual North Idaho Shootout All Ages & USSP by PIG - Mixed Doubles Skill: (4.5+) Age: (Any)

ID: 7502295077

Match Scores

11-6

Loss

Play Date

2025-09-07

Play Time (Est)

6:15 AM

Play Location

Post Falls, ID

View Facility Page →

Competitor Teams

TEAM 1WINNER
LS
Laura Silverman

16PW50 · Post Falls, ID, US

DUPR

4.346

BL
Brian Luce

PZ22VE · USA

DUPR

3.799

TEAM 2LOSS
CD
cynthia detar

V4X0ZP · Post Falls, ID, US

DUPR

4.678

TD
Tom deTar

GGOMNM · Post Falls, ID, US

DUPR

4.009

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-7502295077
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5983549953,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Silverman",
        "dupr_id": "16PW50",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Post Falls, ID, US"
      },
      {
        "name": "Brian Luce",
        "dupr_id": "PZ22VE",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5123828396,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "cynthia detar",
        "dupr_id": "V4X0ZP",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Post Falls, ID, US"
      },
      {
        "name": "Tom deTar",
        "dupr_id": "GGOMNM",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Post Falls, ID, US"
      }
    ]
  }
]