Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tournament

ID: 7287787055

Match Scores

11-0

Win

Play Date

2026-05-28

Play Time (Est)

12:45 AM

Play Location

1207 S 13th St, Wilmington, NC 28401, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WW
Will Watt

MYLP7L · Wilmington, NC, US

DUPR

4.497

SN
Sarah Nelson

EGQMMO · Wilmington, NC, US

DUPR

4.150

TEAM 2LOSS
ET
Emily Tippett

2YPGRR · Wilmington, NC, US

DUPR

3.729

ES
Emmanuel Sergeef

672RKD · Wilmington, NC, US

DUPR

3.982

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-7287787055
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7231676906,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Watt",
        "dupr_id": "MYLP7L",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Sarah Nelson",
        "dupr_id": "EGQMMO",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6730881271,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Tippett",
        "dupr_id": "2YPGRR",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Emmanuel  Sergeef",
        "dupr_id": "672RKD",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]