Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinking in the Desert

ID: 8181803765

Match Scores

1-11

Win

Play Date

2023-04-02

Play Time (Est)

6:15 AM

Play Location

Saddlebrooke, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RF
Ron Flanders

3XOPWR · USA

DUPR

3.500

JJ
Janet Jensen

1QZ605 · USA

DUPR

3.500

TEAM 2WINNER
DA
Dirk Anderson

84VGNK · Tucson, AZ, US

DUPR

4.660

TA
Terri Anderson

3YM0RE · USA

DUPR

3.500

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-8181803765
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5802802444,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ron Flanders",
        "dupr_id": "3XOPWR",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janet Jensen",
        "dupr_id": "1QZ605",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7723896281,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dirk Anderson",
        "dupr_id": "84VGNK",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Terri Anderson",
        "dupr_id": "3YM0RE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]