Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2022 NH Senior Games - Mixed Doubles 4.5:50-54,55-59

ID: 8451668029

Match Scores

16-14

Win

Play Date

2022-08-14

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LD
Lauren DeLong

8J500M · York, ME, US

DUPR

4.569

DD
David DiPerri

8DYM7X · USA

DUPR

5.123

TEAM 2LOSS
JW
Jane Wenzel

35EK40 · USA

DUPR

3.500

MW
Michael Wilkins

8JPX7D · 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-8451668029
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7422663553,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren DeLong",
        "dupr_id": "8J500M",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "York, ME, US"
      },
      {
        "name": "David DiPerri",
        "dupr_id": "8DYM7X",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8242190554,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Wenzel",
        "dupr_id": "35EK40",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Wilkins",
        "dupr_id": "8JPX7D",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]