Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3

ID: 6882158634

Match Scores

8-15

Loss

Play Date

2026-05-11

Play Time (Est)

7:30 PM

Play Location

40 Southlawn Ct

Unverified Facility

Competitor Teams

TEAM 1LOSS
DW
Drew Woolery

QX2MJ4 · Gaithersburg, MD, US

DUPR

3.414

JH
james harless

EG7Y6M · Olney, MD, US

DUPR

3.473

TEAM 2WINNER
JF
Jon Fisher

0Y6J5Q · Gaithersburg, MD, US

DUPR

3.481

CP
Christopher Pono Mastin

2LMDE9 · Laurel, MD, US

DUPR

3.825

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-6882158634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6973745150,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drew Woolery",
        "dupr_id": "QX2MJ4",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "james harless",
        "dupr_id": "EG7Y6M",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": "Olney, MD, US"
      }
    ]
  },
  {
    "team_id": 4804475910,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jon Fisher",
        "dupr_id": "0Y6J5Q",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Christopher Pono Mastin",
        "dupr_id": "2LMDE9",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Laurel, MD, US"
      }
    ]
  }
]