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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney Mixed Doubles Skill: 4.5: 30+

ID: 4414495532

Match Scores

7-11, 9-11

Win

Play Date

2024-07-07

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
WL
Wendy Lovell

1NX4RN · Phoenix, AZ, US

DUPR

4.663

NH
Nick Hart

8GGMQ8 · Chandler, AZ, US

DUPR

5.406

TEAM 2WINNER
ES
Elida Shilts

7D6YK5 · USA

DUPR

4.723

SK
Seth Kirby

3ON2O2 · San Francisco, CA, US

DUPR

4.845

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-4414495532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7687404790,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wendy Lovell",
        "dupr_id": "1NX4RN",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Nick Hart",
        "dupr_id": "8GGMQ8",
        "rating": 5.406,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 6588421885,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elida Shilts",
        "dupr_id": "7D6YK5",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Seth Kirby",
        "dupr_id": "3ON2O2",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  }
]