Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual Valentines Mixed Doubles - Advanced (3.5 and Above)

ID: 8414389905

Match Scores

11-3

Loss

Play Date

2024-02-10

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
Jenene Thomas

L5MDQ5 · USA

DUPR

4.004

DC
Doug Creighton

84X29V · USA

DUPR

4.138

TEAM 2LOSS
RD
Robin Dionne

DN7NGM · USA

DUPR

2.753

HD
Hiroki Dionne

3ORE73 · Starke, FL, US

DUPR

4.876

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-8414389905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4440736209,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenene Thomas",
        "dupr_id": "L5MDQ5",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Creighton",
        "dupr_id": "84X29V",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4443050778,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Dionne",
        "dupr_id": "DN7NGM",
        "rating": 2.753,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hiroki Dionne",
        "dupr_id": "3ORE73",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Starke, FL, US"
      }
    ]
  }
]