Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

11th Annual Star Valley Round Robin - Mixed Doubles Skill: (4.5 And Above) Age: (37 And Above)

ID: 7783002040

Match Scores

11-3

Loss

Play Date

2025-06-25

Play Time (Est)

5:00 PM

Play Location

Thayne, WY

Unverified Facility

Competitor Teams

TEAM 1WINNER
DT
Dana Torykian

3YNR4D · Jackson, WY, US

DUPR

5.217

CP
Chris Peltz

7DDN94 · Jackson, WY, US

DUPR

4.977

TEAM 2LOSS
ML
Mandi Lee

8945RV · Pleasant View, UT, US

DUPR

4.716

CR
Cole Richards

3O4OW3 · Newton, UT, US

DUPR

4.709

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-7783002040
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6535346198,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dana Torykian",
        "dupr_id": "3YNR4D",
        "rating": 5.217,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Chris Peltz",
        "dupr_id": "7DDN94",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      }
    ]
  },
  {
    "team_id": 5954079533,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mandi Lee",
        "dupr_id": "8945RV",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Pleasant View, UT, US"
      },
      {
        "name": "Cole Richards",
        "dupr_id": "3O4OW3",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Newton, UT, US"
      }
    ]
  }
]