Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

6th Annual Kaite Davis Memorial Tournament by PIG - Mens Doubles Skill: (4.5 and Above) - Saturday

ID: 6414478219

Match Scores

1-11

Win

Play Date

2025-05-03

Play Time (Est)

8:45 AM

Play Location

Grants Pass, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
SB
Scott Brodie

V4L4KP · USA

DUPR

3.752

BW
Brandon White

99XDM7 · USA

DUPR

3.955

TEAM 2WINNER
AA
Adam A Danforth

GGJG0Q · Ashland, OR, US

DUPR

4.229

GJ
Grant Jantzer

307QG2 · Grants Pass, OR, US

DUPR

4.977

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-6414478219
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8533808971,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Brodie",
        "dupr_id": "V4L4KP",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon White",
        "dupr_id": "99XDM7",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8420070840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam A Danforth",
        "dupr_id": "GGJG0Q",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Ashland, OR, US"
      },
      {
        "name": "Grant Jantzer",
        "dupr_id": "307QG2",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      }
    ]
  }
]