Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday Night Co-ed Paddle Battle

ID: 6746703538

Match Scores

11-5

Win

Play Date

2024-05-08

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Rick Cox

8WZYK8 · Midlothian, VA, US

DUPR

4.460

HH
Hasun Hamilton

W65JOL · Midlothian, VA, US

DUPR

3.861

TEAM 2LOSS
NW
Nathaniel Wibowo

7DLY7M · USA

DUPR

3.468

EK
Erika King

PK4L6X · USA

DUPR

3.790

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-6746703538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7490240401,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Cox",
        "dupr_id": "8WZYK8",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      },
      {
        "name": "Hasun Hamilton",
        "dupr_id": "W65JOL",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      }
    ]
  },
  {
    "team_id": 6041881796,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathaniel Wibowo",
        "dupr_id": "7DLY7M",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erika King",
        "dupr_id": "PK4L6X",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]